mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
CSS: Small fixes
This commit is contained in:
parent
052fef98bf
commit
dbe92872f4
@ -330,7 +330,6 @@ table.avp th {
|
||||
}
|
||||
|
||||
form input[type=file] {
|
||||
background-color: @text-color;
|
||||
padding-right: 1em;
|
||||
}
|
||||
|
||||
@ -1489,7 +1488,7 @@ input[type=submit].icon-button {
|
||||
|
||||
/** BEGIN breadcrumb **/
|
||||
|
||||
@breadcrumb-hover-bg-color: #2B5366;
|
||||
@breadcrumb-hover-bg-color: #29586B;
|
||||
@breadcrumb-hover-bg-color-light: #B8EBF6;
|
||||
|
||||
@media (min-height: @prefer-light-color-scheme), (prefers-color-scheme: light) and (min-height: @enable-color-preference) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user