1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 17:39:14 +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

View File

@@ -150,7 +150,7 @@ ul.feedList li.feedCat {
margin : 0px;
padding : 3px 0px 3px 0px;
color : #707070;
font-size : small;
font-size : x-small;
}
ul.feedList li.feedCat a {
@@ -669,7 +669,7 @@ div.prefHelp, td.prefHelp {
}
td.welcomePrompt {
font-size : small;
font-size : x-small;
color : gray;
text-align : right;
padding-right : 10px;