mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
parent
13bf999868
commit
6129ae58cc
@ -54,6 +54,13 @@ p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
pre {
|
||||
background-color: @gray-lightest;
|
||||
color: @text-color-light;
|
||||
font-family: @font-family-fixed;
|
||||
padding: @vertical-padding @horizontal-padding;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: separate;
|
||||
border-spacing: 0 1px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user