summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-27 17:23:27 +0100
committerAndrew Dolgov <[email protected]>2005-11-27 17:23:27 +0100
commit0f172fff41ae9c9499a1ebc0defb72af1ea6cbe9 (patch)
treee0602d72848ca905c0ad305bc1cc279f736efc69 /tt-rss.css
parent2e85e07be866aca2b03ce07c3253e3868c4c7c63 (diff)
headline list display touch-ups
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index b37183796..1788515a4 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -706,6 +706,10 @@ span.contentPreview {
font-weight : normal;
}
+span.contentPreview:hover {
+ color : #5050aa;
+}
+
td.hlMarkedPic {
width : 25px;
text-align : center;