repo.or.cz
/
webkpasswd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
correct return code handling from kadm.krb5_chpass_principal
[webkpasswd.git]
/
css
/
layout.css
blob
f9e1963de6f6d4e4d93ad1a14e353fefde379688
1
/*
2
CSS Layout for kpasswd web
3
*/
4
5
ul
.
greenmessage
{
6
color
:
green
;
7
}
8
9
ul
.
redmessage
{
10
color
:
red
;
11
}
12
13
td
.
hint
{
14
font-size
:
small
;
15
}
16