minor: setting name text-shadow
This commit is contained in:
parent
406b3ff479
commit
8a82f9cc95
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Reference in a new issue