mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
main-content.less: Use a more friendlier color for info boxes
refs #8983
This commit is contained in:
parent
d5ba40ac19
commit
b61c9708bb
@ -104,7 +104,7 @@ table.benchmark {
|
|||||||
.info-box {
|
.info-box {
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
border: 1px solid lightgrey;
|
border: 1px solid lightgrey;
|
||||||
background-color: #fbfcc5;
|
background-color: #f2f4fd;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Action table */
|
/* Action table */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user