remove redundant css
This commit is contained in:
parent
49d84a364d
commit
57584ea429
@ -768,30 +768,10 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.widget.rateme {
|
|
||||||
margin-top: 15px;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.widget .conv-participants {
|
.widget .conv-participants {
|
||||||
color: $font_colour;
|
color: $font_colour;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notif-item a {
|
|
||||||
color: #000;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notif-item a:hover {
|
|
||||||
text-decoration: underline;
|
|
||||||
color: #000;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notif-image {
|
|
||||||
width: 32px;
|
|
||||||
height: 32px;
|
|
||||||
padding: 7px 7px 0px 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.contactname {
|
.contactname {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
display: block;
|
display: block;
|
||||||
|
Reference in New Issue
Block a user