feed editor category display tweaks (2)

This commit is contained in:
Andrew Dolgov 2006-09-30 08:39:57 +01:00
parent 73bdfa53f3
commit 35d33b9d45
1 changed files with 1 additions and 0 deletions

View File

@ -410,6 +410,7 @@ table.prefFeedList td.feedEditCat {
border-width : 0px 0px 1px 0px; border-width : 0px 0px 1px 0px;
border-style : solid; border-style : solid;
border-color : #88b0f0; border-color : #88b0f0;
padding-top : 0.5em;
} }
table.prefFeedList td.feedIcon { table.prefFeedList td.feedIcon {