summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-31 06:25:45 -0700
committerAndrew Dolgov <[email protected]>2013-03-31 06:25:45 -0700
commit133420aa8d9bb2e30775e50f37738d628fc8f42c (patch)
treea73913b1750fa5c87eec91886688720c75133416
parenta86ba0a67a83547e83335a619b1c2b5bf3355093 (diff)
parentec8d46b29d9fd7bfee9f6edb5365996c1a88473a (diff)
Merge pull request #107 from ifireball/visible-unread
Un-bold article title in combined mode when marked as read
-rw-r--r--cdm.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/cdm.css b/cdm.css
index a82cc16a2..13f88dd4e 100644
--- a/cdm.css
+++ b/cdm.css
@@ -112,7 +112,6 @@ div.cdm.active div.cdmHeader {
div.cdm.active div.cdmHeader a.title {
color : #4684ff;
- font-weight : bold;
}
div.cdm.active div.cdmContent {