summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-07 19:39:04 +0400
committerAndrew Dolgov <[email protected]>2013-05-07 19:39:04 +0400
commitd31034846030b3e17b176dda5f0b22d772bdbb5e (patch)
treea3d4a210bddf6a73f2037bfd1d5b4dbfb2212440 /cdm.css
parent48e5a756542db9e133bece38125f42974f8022ec (diff)
remove gradients, update favicon avg color display
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index d93e165e2..86b71e49a 100644
--- a/cdm.css
+++ b/cdm.css
@@ -202,6 +202,12 @@ div.cdmHeader div.hlFeed, div.cdmHeader div.hlFeed a {
font-size : 11px;
}
+div.cdm .hlFeed a {
+ border-radius : 4px;
+ display : inline-block;
+ padding : 1px 4px 1px 4px;
+}
+
div.cdmContentInner p {
max-width : 650px;
}