summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index e6c5a957b..fd1e0787f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -2098,6 +2098,9 @@ div.labelColorIndicator {
font-height : 9px;
text-align : center;
border : 1px solid black;
+ float : left;
+ background-color : #fff7d5;
+ color : #063064;
}
div.colorPickerEntry {