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

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;
}