X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost%2Fstyle.css;h=24fe47559a47acb804cc53eea92fc39fb884ffa6;hb=3b6d3d1aded212025c650830522c9005dde2a151;hp=14899a866be004717261a029bffb594a1a6f1a26;hpb=620299dc2571da46c9578f99f743477c7a4b4a4a;p=friendica.git diff --git a/view/theme/frost/style.css b/view/theme/frost/style.css index 14899a866b..24fe47559a 100644 --- a/view/theme/frost/style.css +++ b/view/theme/frost/style.css @@ -2357,6 +2357,16 @@ a.mail-list-link { margin-top: 10px; } +#forumlist-sidebar ul { + list-style: none; +} + +.forumlist-img { + height: 20px; + width: 20px; + vertical-align: middle; +} + .nets-ul, .fileas-ul, .categories-ul, .datebrowse-ul { list-style-type: none; }