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