summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/tt-rss.css b/tt-rss.css
index cd33911d4..f58019098 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -57,12 +57,7 @@ div.postReply div.postIcon {
}
div.postReply div.postEnclosures {
- border-width : 1px 0px 0px 0px;
- border-style : dotted;
- border-color : #c0c0c0;
- font-size : 8pt;
margin-top : 1em;
- padding-top : 0.2em;
color : gray;
}
@@ -999,6 +994,11 @@ div.cdmContent {
}
+div.cdmEnclosures {
+ margin-top : 1em;
+ color : gray;
+}
+
a.warning {
color : #f04040;
}