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:
@@ -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'));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user