summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 5f771fe6e..ec4b51320 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1172,6 +1172,12 @@ span.debugTS {
font-weight : bold;
}
+.objectWarn {
+ color : gray;
+ padding : 3px;
+ font-style: italic;
+}
+
table.loginForm2 {
padding : 1em;
}