mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 20:36:35 +00:00
Don't use new colors for now
This commit is contained in:
parent
9e4835107d
commit
1471cfea66
@ -200,13 +200,8 @@ class HaMoreInfoViewToggleGroup extends LitElement {
|
||||
ha-control-button {
|
||||
--control-button-border-radius: 16px;
|
||||
--mdc-icon-size: 24px;
|
||||
color: #006787;
|
||||
--control-button-padding: 16px 8px;
|
||||
--control-button-icon-color: #006787;
|
||||
--control-button-background-color: #eff9fe;
|
||||
--control-button-background-opacity: 1;
|
||||
--control-button-focus-color: #006787;
|
||||
--ha-ripple-color: #006787;
|
||||
--control-button-background-opacity: 0.1;
|
||||
}
|
||||
ha-control-button p {
|
||||
margin: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user