summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt-rss.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index d7dff96e0..1de11117f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -612,6 +612,12 @@ td.selectPrompt {
color : gray;
}
+table.headlinesSubToolbar {
+ border-width : 0px 0px 1px 0px;
+ border-style : solid;
+ border-color : #f0f0f0;
+}
+
table.headlinesSubToolbar td.headlineActions {
font-size : x-small;
color : gray;