mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-17 02:44:23 +02:00
tabs.less: Adjust tab colors
This commit is contained in:
parent
acca870064
commit
2f7b2f1fde
@ -3,7 +3,7 @@
|
|||||||
// Styles for tab navigation of containers
|
// Styles for tab navigation of containers
|
||||||
|
|
||||||
.tabs {
|
.tabs {
|
||||||
background-color: @icinga-blue;
|
background-color: @menu-bg-color;
|
||||||
letter-spacing: -0.417em;
|
letter-spacing: -0.417em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -27,7 +27,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
> a {
|
> a {
|
||||||
color: @body-bg-color;
|
color: @white;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user