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

misc IE compatibility fixes

This commit is contained in:
Andrew Dolgov
2005-12-20 17:14:09 +01:00
parent 2f52ca1b5c
commit 96737ce950
6 changed files with 18 additions and 5 deletions
+13
View File
@@ -44,3 +44,16 @@ ul.feedList li {
table.main td.feeds {
width : 250px;
}
td.headlinesToolbarBox td {
font-size : x-small;
}
td.welcomePrompt {
font-size : x-small;
}
#notify_body, #notify {
font-size : x-small;
}