minor: setting name text-shadow

This commit is contained in:
Index 2024-07-06 06:01:38 -05:00
parent 406b3ff479
commit 8a82f9cc95

View file

@ -118,7 +118,9 @@ dialog .modal-body p:first-child {
}
.setting-container.enabled .indicator { background-color: #007bff;}
.setting-container.enabled .title { text-shadow: 0px 1px 3px blue; }
.setting-container.disabled .indicator { background-color: orangered; }
.setting-container.disabled .title { text-shadow: 0px 1px 3px orangered; }
.limited-time {
background: transparent;