set styling for validation error lists
This commit is contained in:
parent
f40aea63ca
commit
625ba60f13
28 changed files with 58 additions and 57 deletions
|
|
@ -213,6 +213,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo
|
|||
.avatar .admin li{display:block;margin:10px}
|
||||
|
||||
.invalid{background:#ebd3d3;color:#850000}
|
||||
.validation{list-style-type:circle;color:#850000;padding:1em 1em 1em 2em;border-radius:1em;background:#ebd3d3}
|
||||
|
||||
|
||||
/** Character Profile **/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue