style required asterisk

This commit is contained in:
Frédéric Péters 2015-11-21 19:29:55 +01:00
parent 15d1cf266b
commit 0add8f84b8
1 changed files with 7 additions and 0 deletions

View File

@ -72,3 +72,10 @@ ul#evolutions li.msg-out div.msg {
margin-left: 20%;
background: #ddf;
}
span.required {
padding: 0 0 0 0px;
margin-left: 1ex;
overflow: hidden;
color: red;
}