X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost%2Fstyle.css;h=5909df23553226028fd6c5702d1eb4fe6acbdbd8;hb=ddf3589fc5effa9fb28947e200bfe0a310cef88c;hp=35abed3c5d011d248509b421cbe8128c9eacc58b;hpb=1babf5a6d13387a40f39b49575e0ecab9a0c729d;p=friendica.git diff --git a/view/theme/frost/style.css b/view/theme/frost/style.css index 35abed3c5d..5909df2355 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; }