mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
rename tt-rss-ie.css to ie6.css
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
ul.feedCatList {
|
||||
position : relative;
|
||||
top: -1em;
|
||||
}
|
||||
|
||||
li.feedCatHolder {
|
||||
margin : 0px;
|
||||
padding : 0px;
|
||||
}
|
||||
|
||||
/*
|
||||
#infoBoxTitle {
|
||||
display : none;
|
||||
} */
|
||||
|
||||
/*
|
||||
#headlinesInnerContainer {
|
||||
position : normal;
|
||||
}
|
||||
|
||||
div.headlines_normal {
|
||||
overflow : auto;
|
||||
}
|
||||
|
||||
div.headlines_cdm {
|
||||
overflow : auto;
|
||||
} */
|
||||
Reference in New Issue
Block a user