1
This commit is contained in:
@@ -53,6 +53,10 @@ Slider.material {
|
||||
min-width: 128px;
|
||||
}
|
||||
|
||||
.material .selected Button {
|
||||
background-color: rgba(26, 115, 232, 0.25);
|
||||
}
|
||||
|
||||
.material Button:hover {
|
||||
background-color: rgba(26, 115, 232, 0.25);
|
||||
transition-duration: 0.32s;
|
||||
|
Reference in New Issue
Block a user