summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-12 15:14:47 +0300
committerAndrew Dolgov <[email protected]>2010-11-12 15:14:47 +0300
commit76d453330df1c5076f3194526f758e368a59c9e6 (patch)
tree650a53d563045e48654fbdec8cd469cb6e21c82a /tt-rss.css
parente69fb880a306d65653a2c69e58463cb1c6af868b (diff)
new category (un)collapse icons
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index de097042f..166b79fc0 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -134,6 +134,10 @@ ul.feedList li.feedCat, ul.feedList li.virtCat {
ul.feedList img.catCollapse {
cursor : pointer;
+ vertical-align : middle;
+ width : 11px;
+ height : 11px;
+ padding-bottom : 3px;
}
ul.feedList span.catTitle {