1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

add missing tagwall parts

This commit is contained in:
Andrew Dolgov
2007-05-19 08:37:22 +01:00
parent f738aef16d
commit f325d94298
4 changed files with 385 additions and 9 deletions
+13
View File
@@ -5,3 +5,16 @@
table.headlinesList {
width: expression(((parseInt(document.getElementById("headlinesInnerContainer").clientWidth)-0)+'px'));
}
ul.feedList {
font-size : 10pt;
}
#dispSwitch {
font-size : 9pt;
}
div.headlines_normal, div.headlines_cdm {
font-size : 10pt;
}