forked from home-assistant/core
Fix type in CSS class name
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
.divider-color { border-color: #B6B6B6; }
|
||||
|
||||
/* extra */
|
||||
.accent-text-colo { color: #FF9800; }
|
||||
.accent-text-color { color: #FF9800; }
|
||||
|
||||
body {
|
||||
color: #212121;
|
||||
|
Reference in New Issue
Block a user