We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9128a46 commit 7f2198eCopy full SHA for 7f2198e
themes/lcars.yaml
@@ -310,6 +310,10 @@
310
--lcars-vertical-border: {{ states('input_number.lcars_vertical') if has_value('input_number.lcars_vertical') else 35 }}px !important;
311
--lcars-middle-vertical-border: {{ states('input_number.lcars_vertical') if has_value('input_number.lcars_vertical') else 35 }}px !important;
312
}
313
+ ha-card > .card-actions,
314
+ ha-card > .card-actions .position-badge {
315
+ color: black;
316
+ }
317
318
/* =============================================== */
319
/* HEADER CLASSES AND CARD TYPE FIXES */
0 commit comments