Lighter slider thumb

This commit is contained in:
Alexandre
2024-06-22 16:48:03 +02:00
committed by GitHub
parent f0d2a99557
commit b22c253ba3
+2 -2
View File
@@ -481,7 +481,7 @@ button:hover {
width: 25px; width: 25px;
height: 25px; height: 25px;
border-radius: 50%; border-radius: 50%;
background: #9b9b9b; background: #f5f5f5;
cursor: pointer; cursor: pointer;
} }
@@ -489,7 +489,7 @@ button:hover {
width: 25px; width: 25px;
height: 25px; height: 25px;
border-radius: 50%; border-radius: 50%;
background: #9b9b9b; background: #f5f5f5;
cursor: pointer; cursor: pointer;
} }