summaryrefslogtreecommitdiff
path: root/css/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-08-12 16:58:06 +0300
committerAndrew Dolgov <[email protected]>2015-08-12 16:58:06 +0300
commit0acc1ed76e0a644580db06695e83591537bd5555 (patch)
tree8242bf740bb63471aa2b38d4470f145ebb7f4fc1 /css/cdm.css
parentf9c1f8b0d4e83d2984bcc0d60a0a0b3635459807 (diff)
dijit style updates
Diffstat (limited to 'css/cdm.css')
-rw-r--r--css/cdm.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/css/cdm.css b/css/cdm.css
index 6bb55375e..a9221b86e 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -161,7 +161,7 @@ div.cdm.expandable.Unread div.cdmHeader a.title {
}
div.cdm.expandable.active div.cdmHeader a.title {
- color : #4684ff;
+ color : #0088cc;
font-size : 16px;
font-weight : 600;
text-rendering: optimizelegibility;
@@ -191,7 +191,7 @@ div.cdm.expanded.active {
}
div.cdm.expanded.active div.cdmHeader a.title {
- color : #4684ff;
+ color : #0088cc;
}
div.cdm.expanded.Unread div.cdmHeader a.title {
@@ -223,7 +223,7 @@ div.cdmContent div.postEnclosures {
}
div.cdmFeedTitle {
- border-color : #4684ff;
+ border-color : #0088cc;
border-width : 0px 0px 1px 0px;
border-style : solid;
padding : 5px 3px 5px 5px;
@@ -239,7 +239,7 @@ div.cdmFeedTitle a {
}
div.cdmFeedTitle a:hover {
- color : #4684ff;
+ color : #0088cc;
}
div.cdmHeader span.hlFeed {
@@ -404,6 +404,6 @@ div.cdmFeedTitle a.catchup {
}
div.cdmFeedTitle a.catchup:hover {
- color : #4684ff;
+ color : #0088cc;
}