Files
PetitTeton/public/admin/users.styl

5 lines
66 B
Stylus

#users {
.selected {
background-color: #ffe184 !important;
}
}