summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 7cf2bcf5e..69516b8f1 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -866,6 +866,16 @@ table.headlinesList {
width : 100%;
}
+table.headlinesList span.hlLabelRef, div.cdmHeader span.hlLabelRef {
+ background-color : #fff7d5;
+ font-height : 8px;
+ color : #063064;
+ font-weight : normal;
+ margin : 0px 3px 0px 3px;
+ padding : 0px 4px 0px 4px;
+ white-space: nowrap;
+}
+
table.headlinesList td.hlFeedIcon {
width : 25px;
text-align : center;