mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 01:04:12 +02:00
css: make hints lighter
This commit is contained in:
parent
dca829174e
commit
417caf22ea
@ -628,9 +628,9 @@ form dd ul.errors {
|
|||||||
form div.hint {
|
form div.hint {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
background-color: @tr-hover-color;
|
background-color: @tr-hover-color;
|
||||||
border: 1px solid lightgrey;
|
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
font-size: 1.25em;
|
max-width: 65em;
|
||||||
|
font-size: 1em;
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user