Change elevation level selector selected color
This commit is contained in:
@@ -490,9 +490,9 @@ input#content-visibility-toggle {
|
||||
}
|
||||
|
||||
.select-elevation input:checked+label {
|
||||
border: 1px solid #666;
|
||||
border: 1px solid orangered;
|
||||
border-radius: 3px;
|
||||
background-color: orangered;
|
||||
background-color: orange;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user