mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-20 15:56:35 +00:00
Revert 10711 (#10736)
This commit is contained in:
parent
933fd72629
commit
d5fc751da6
@ -91,7 +91,7 @@ class HassSubpage extends LitElement {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
.toolbar a {
|
.toolbar a {
|
||||||
color: var(--app-header-text-color);
|
color: var(--sidebar-text-color);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -227,7 +227,7 @@ class HassTabsSubpage extends LitElement {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
.toolbar a {
|
.toolbar a {
|
||||||
color: var(--app-header-text-color);
|
color: var(--sidebar-text-color);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.bottom-bar a {
|
.bottom-bar a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user