diff options
author | marijus <mario@mariovavti.com> | 2014-11-11 23:09:55 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-11-11 23:09:55 +0100 |
commit | d145ef2021da845e257681f1dc93d274d814e90f (patch) | |
tree | 54799126634d8682ebfe914557b0434a56d3bbe6 /view/theme/redbasic | |
parent | f72035ec93c51356e9f6810fe62b4f77be09bebf (diff) | |
download | volse-hubzilla-d145ef2021da845e257681f1dc93d274d814e90f.tar.gz volse-hubzilla-d145ef2021da845e257681f1dc93d274d814e90f.tar.bz2 volse-hubzilla-d145ef2021da845e257681f1dc93d274d814e90f.zip |
some work on directory widgets
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index f3bf546ea..ea8aa3365 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2019,10 +2019,6 @@ img.mail-list-sender-photo { -moz-border-radius: $radiuspx; } -#saved-search-ul { - list-style-type: none; -} - .fileas-ul { list-style-type: none; } @@ -2032,15 +2028,6 @@ img.mail-list-sender-photo { border-radius: $radiuspx; -moz-border-radius: $radiuspx; } -/* -.categories-ul { - list-style-type: none; -} - -#sidebar-group-list ul, #posted-date-selector { - list-style-type: none; -} -*/ .profile-thing-list img, .thing-show img, .thing-edit-links a { margin-top: 8px; |