css fixes

This commit is contained in:
Mario Vavti
2017-03-27 10:29:26 +02:00
parent c327b00efa
commit 099b30afbf
3 changed files with 22 additions and 31 deletions

View File

@@ -737,10 +737,6 @@ div.jGrowl div.jGrowl-notification {
color: $font_colour;
}
.active .conv-participants {
color: #fff;
}
.contactname {
font-weight: bold;
display: block;
@@ -1097,9 +1093,10 @@ a:hover .dropdown-sub-text {
}
.active .wall-item-ago,
a:active .wall-item-ago,
a.active:hover .wall-item-ago,
.active .dropdown-sub-text,
a:active .dropdown-sub-text {
a:active .dropdown-sub-text,
a.active:hover .dropdown-sub-text {
color: #fff;
}