diff options
| author | Barak Korren <barak.korren@gmail.com> | 2013-03-31 16:12:22 +0300 |
|---|---|---|
| committer | Barak Korren <barak.korren@gmail.com> | 2013-03-31 16:12:22 +0300 |
| commit | ec8d46b29d9fd7bfee9f6edb5365996c1a88473a (patch) | |
| tree | aee35622908ebf52dc726cc69b7ee72242a4aeaa | |
| parent | 7284cc776d5af8ee228e8804530f413f081d41fb (diff) | |
Un-bold article title in combined mode when marked as read
There was no visual cue about the article being marked as read or not
when it is expanded in combined mode.
| -rw-r--r-- | cdm.css | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 { |