old-skool theme compat fixes

This commit is contained in:
Andrew Dolgov 2006-05-19 06:52:37 +01:00
parent 0655a1d596
commit 21613c4a31
2 changed files with 3 additions and 5 deletions

View File

@ -311,7 +311,6 @@ iframe.contentFrame, iframe.headlinesFrame {
background-position : top;
background-repeat : repeat-x;
background-color : white;
color : black;
}
.button:hover {
@ -893,7 +892,6 @@ ul.compact li {
div.browserFeedInfo {
font-size : x-small;
border-color : #c0c0c0;
background-color : #f0f0f0;
}
div.browserFeedInfo div.detailsPart {

View File

@ -1000,10 +1000,10 @@ ul.compact li {
div.browserFeedInfo {
font-size : x-small;
border : 1px solid #88b0f0;
/* border : 1px solid #88b0f0;
background-color : #ecf4ff;
-moz-border-radius : 5px;
padding : 10px;
-moz-border-radius : 5px; */
padding : 5px;
}
div.browserFeedInfo div.detailsPart {