summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index cc98fbd24..fcc4c7b59 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -2087,4 +2087,15 @@ div#errorBox input {
margin-bottom : 10px;
}
+span.prefsLabelEntry {
+ padding : 2px;
+}
+div.labelColorIndicator {
+ float : right;
+ height : 14px;
+ width : 14px;
+ line-height : 14px;
+ font-height : 9px;
+ text-align : center;
+}