mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
base.less: Optmize contrast for pre
elements
This commit is contained in:
parent
80f6ab33a8
commit
457b6f6971
@ -219,7 +219,8 @@ h6 {
|
||||
}
|
||||
|
||||
pre {
|
||||
.var(background-color, gray-lightest);
|
||||
.rounded-corners(.25em);
|
||||
.var(background-color, gray-lighter);
|
||||
font-family: @font-family-fixed;
|
||||
font-size: @font-size-small;
|
||||
padding: @vertical-padding @horizontal-padding;
|
||||
|
Loading…
x
Reference in New Issue
Block a user