summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-26 17:01:46 +0100
committerAndrew Dolgov <[email protected]>2009-01-26 17:01:46 +0100
commitaec9df485dda2b694cc18b9e3a5877379f910541 (patch)
tree32744e22a00c1abcee2a97dfe7127d91719d7860 /tt-rss.css
parentb8776a07f1c125955a9e8ad1ca13097411568fbd (diff)
colored labels UI improvements
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 {