css: make hints lighter

This commit is contained in:
Thomas Gelf 2016-03-21 21:23:21 +01:00
parent dca829174e
commit 417caf22ea
1 changed files with 2 additions and 2 deletions

View File

@ -628,9 +628,9 @@ form dd ul.errors {
form div.hint {
padding: 1em;
background-color: @tr-hover-color;
border: 1px solid lightgrey;
margin: 1em 0;
font-size: 1.25em;
max-width: 65em;
font-size: 1em;
pre {
font-style: normal;