1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 19:39:14 +00:00

misc style fixes

This commit is contained in:
Andrew Dolgov
2007-05-18 08:30:36 +01:00
parent b58b166126
commit df0539c7bc

View File

@@ -440,6 +440,7 @@ div.prefFeedCatHolder {
overflow : auto;
border : 1px solid #99d67a;
margin : 5px 0px 5px 0px;
background-color : white;
}
a.helpLink {
@@ -1570,4 +1571,6 @@ li.feedCatHolder {
display : inline;
}
table.prefFeedCatList {
background-color : white;
}