]> git.wh0rd.org - tt-rss.git/commitdiff
small fonts in infobox
authorAndrew Dolgov <fox@bah.spb.su>
Sat, 19 Nov 2005 19:15:17 +0000 (20:15 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sat, 19 Nov 2005 19:15:17 +0000 (20:15 +0100)
tt-rss.css

index 1a3e2031b1627fcaddb58aff4b30fd240c148106..5b50b6f78986966392f24d37396dd9cea1574a64 100644 (file)
@@ -590,6 +590,11 @@ table.innerLoginForm td {
        border : 1px solid #c0c0c0;
        padding-bottom : 10px;
        display : none;
+       font-size : small;
+}
+
+div.infoBoxContents td {
+       font-size : small;
 }
 
 div.small, p.small {