xref
: /
dokuwiki
/
lib
/
plugins
/
usermanager
/
style.css
(revision 220c87090a31e0013775f1d7841f92f48c978882)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* User Manager specific styles */
2
.disabled {
3
color: #6f6f6f;
4
background: #e4e4e4;
5
}
6
7