summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-02-28 16:23:33 +0400
committerAndrew Dolgov <[email protected]>2013-02-28 16:23:33 +0400
commitb999f4c75a677a4eb3debcb0b4639a75833a9196 (patch)
treeabe8f7bfc22214d5bc087c4885e3a954d0710167 /cdm.css
parentb389aeb7fce00c2436f8c54dbd873f8d48c63da7 (diff)
slightly better article note display in CDM
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index 0e9b0468e..78d919aea 100644
--- a/cdm.css
+++ b/cdm.css
@@ -96,3 +96,7 @@ div.cdmFeedTitle {
background-repeat : repeat-x;
}
+div.articleNote {
+ border-style : dashed none dashed none;
+}
+