diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 9dc9d6339e..5f82bff625 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; }