forked from leftypol/leftypol
parent
3725d27e72
commit
bf4fb6d0e8
6 changed files with 68 additions and 2 deletions
|
@ -1958,6 +1958,16 @@ div.mix {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
.ban-reason-table .warning-reason-table tr td:first-child {
|
||||
text-align: right;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.ban-reason-table .warning-reason-table tr:hover td {
|
||||
cursor: pointer;
|
||||
background-color: rgba(100%,100%,100%,0.2);
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue