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

drop vista fonts

This commit is contained in:
Andrew Dolgov
2007-05-19 08:51:35 +01:00
parent f325d94298
commit 84e0e3bb66
2 changed files with 10 additions and 22 deletions
+1 -13
View File
@@ -3,18 +3,6 @@
} */
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;
width: expression(((parseInt(document.getElementById("headlinesInnerContainer").clientWidth)-0)+'px'));
}