xref: /dokuwiki/lib/plugins/usermanager/style.css (revision 574957a4007e0b4110e8efffc1f6478e1caecb21)
1/* User Manager specific styles */
2tr.disabled {
3  color: #6f6f6f;
4  background: #e4e4e4;
5}
6tr.user_info {
7  vertical-align: top;
8}
9div.edit_user {
10  width: 46%;
11  float: left;
12}
13input.button[disabled] {
14  color: #ccc!important;
15  border-color: #ccc!important;
16}
17/* IE won't understand but doesn't require it */
18