hedera-web/forms/admin/users/style.css

15 lines
169 B
CSS

.users ._disabled
{
color: white;
background-color: #F66;
border-radius: .2em;
padding: .3em;
font-size: .8em;
}
.action-bar .htk-search-entry
{
margin: .8em;
}