1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-07 23:51:33 +00:00

add special stylesheet for ie7

This commit is contained in:
Andrew Dolgov
2007-04-29 06:41:06 +01:00
parent b24a05ccb9
commit 5f2add1332
4 changed files with 27 additions and 8 deletions

10
ie7.css Normal file
View File

@@ -0,0 +1,10 @@
ul.feedCatList {
position : relative;
top: -1em;
}
li.feedCatHolder {
margin : 0px;
padding : 0px;
}