aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-23 16:20:44 -0700
committerfriendica <info@friendica.com>2014-03-23 16:20:44 -0700
commit34eb79e6ba2255113eca6d30ae6c65b28d63abfa (patch)
tree305d842c180447803a838333dd9337fdc647a035 /view/theme/redbasic/css
parentba6765a40301a549f2fcbe5ddcf0dffd53e205fc (diff)
downloadvolse-hubzilla-34eb79e6ba2255113eca6d30ae6c65b28d63abfa.tar.gz
volse-hubzilla-34eb79e6ba2255113eca6d30ae6c65b28d63abfa.tar.bz2
volse-hubzilla-34eb79e6ba2255113eca6d30ae6c65b28d63abfa.zip
provide 'style' option to archive widget to choose between 'select' and 'list' format
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index ecb9352ec..6a4f836b1 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2114,7 +2114,7 @@ img.mail-list-sender-photo {
list-style-type: none;
}
-#sidebar-group-list ul {
+#sidebar-group-list ul, #posted-date-selector {
list-style-type: none;
}