Commit 7e63d145 authored by Andreas Heimann's avatar Andreas Heimann

removed unneeded css

parent 83a16082
...@@ -328,20 +328,6 @@ button, .button { ...@@ -328,20 +328,6 @@ button, .button {
opacity: 0.4; opacity: 0.4;
cursor: not-allowed; cursor: not-allowed;
} }
&.button-label {
background: transparent;
&:hover {
background: rgba(255, 255, 255, 0.2);
color: #fff;
}
&:active {
background: #fff;
color: #222;
cursor: pointer;
}
}
} }
input[type='range'] { input[type='range'] {
overflow: hidden; overflow: hidden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment