This commit is contained in:
Hombre57
2017-08-19 15:12:24 +02:00
parent 1cb222efbd
commit 7394aa3806
5 changed files with 18 additions and 7 deletions

View File

@@ -189,7 +189,7 @@ button {
}
/* Curve mode buttons and drop-downs */
button:checked.Left, button:checked.Left + button {
button:checked.Left {
background-image: linear-gradient(to bottom, rgba(100,100,100,.3), rgba(30,30,30,.3));
background-color: #585858;
}