19 lines
278 B
Plaintext
Raw Normal View History

2015-08-05 16:08:53 +09:30
.Badge--suspended {
background: #888;
}
.SuspendUserModal-days-input {
margin-top: 5px;
input {
width: 75px;
display: inline-block;
margin-right: 5px;
}
}
.Notification--userSuspended,
.Notification--userUnsuspended {
> .Avatar {
display: none;
}
}