Rotate part/quit icon
This commit is contained in:
parent
3b55229462
commit
3420e9b80b
@ -681,6 +681,8 @@ button, .user {
|
|||||||
font-family: FontAwesome;
|
font-family: FontAwesome;
|
||||||
content: "\f08b";
|
content: "\f08b";
|
||||||
color: #FF4136;
|
color: #FF4136;
|
||||||
|
display: inline-block;
|
||||||
|
transform: rotate(180deg);
|
||||||
}
|
}
|
||||||
#chat .topic .from:before {
|
#chat .topic .from:before {
|
||||||
font-family: FontAwesome;
|
font-family: FontAwesome;
|
||||||
|
Loading…
Reference in New Issue
Block a user