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