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