aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/default/style.css12
1 files changed, 7 insertions, 5 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index 9dc9d6339..5f82bff62 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -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;
}