summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-17 08:10:31 +0100
committerAndrew Dolgov <[email protected]>2005-11-17 08:10:31 +0100
commitb1895692268f3500b473b63d236e0fd1c427972f (patch)
treedb4c3c8911c2cc6cc9a0f2c4183a1206c708f69c /tt-rss.css
parent36990e3304d7cb30c34cb8b716c224096bf82fa3 (diff)
display help_text in prefs editor
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 5c3251abb..69745405c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -526,3 +526,11 @@ div.bigErrorMsg {
td.innerSplash {
margin : 35px;
}
+
+div.prefHelp, td.prefHelp {
+ font-size : x-small;
+ color : gray;
+ padding : 5px;
+}
+
+