summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-30 08:39:57 +0100
committerAndrew Dolgov <[email protected]>2006-09-30 08:39:57 +0100
commit35d33b9d458faf847a208c19314965fc8de0612a (patch)
tree1ee35e5fad45d89df8a8299b0209d271a95045d4 /tt-rss.css
parent73bdfa53f3d769881838ce30fe37db99494cd4f1 (diff)
feed editor category display tweaks (2)
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 24f339f66..69657619f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -410,6 +410,7 @@ table.prefFeedList td.feedEditCat {
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #88b0f0;
+ padding-top : 0.5em;
}
table.prefFeedList td.feedIcon {