provide 'style' option to archive widget to choose between 'select' and 'list' format

This commit is contained in:
friendica
2014-03-23 16:20:44 -07:00
parent ba6765a403
commit 34eb79e6ba
3 changed files with 12 additions and 2 deletions

View File

@@ -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;
}