started Kick support
This commit is contained in:
@@ -93,6 +93,18 @@ html, body {
|
||||
top: 2px;
|
||||
}
|
||||
|
||||
.kk:before {
|
||||
content:"";
|
||||
display:inline-block;
|
||||
background:url(/img/kk32.png);
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
background-size: 16px;
|
||||
background-repeat no-repeat;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
}
|
||||
|
||||
.timestamp {
|
||||
display: none !important;
|
||||
margin-right: 5px
|
||||
|
||||
Reference in New Issue
Block a user