]> git.mxchange.org Git - friendica.git/commitdiff
unseen email conversations in bold, seen are normal links
authorFriendika <info@friendika.com>
Sun, 7 Nov 2010 22:39:45 +0000 (14:39 -0800)
committerFriendika <info@friendika.com>
Sun, 7 Nov 2010 22:39:45 +0000 (14:39 -0800)
view/theme/default/style.css

index 9dc9d6339e70c91c8dfafa036d93ef66bf3027e3..5f82bff625cdb76370100a2210d64449cd8cbd62 100644 (file)
@@ -1477,13 +1477,15 @@ input#dfrn-url {
 a.mail-list-link {
        display: block;
        padding: 4px 5px;
-       font-weight: bold;
-}
-a.mail-list-link:hover {
-       background-color: #15607B;
-       color: #F5F6FB;
 }
 
+/*
+*a.mail-list-link:hover {
+*      background-color: #15607B;
+*      color: #F5F6FB;
+*}
+*/
+
 .mail-list-outside-wrapper-end {
        clear: both;
 }