xref: /dokuwiki/lib/plugins/usermanager/style.css (revision 4befca0c401cd5d13a1de3ac5e17477757a8c284)
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