Commit 26014008 authored by Andreas Heimann's avatar Andreas Heimann

updated button style

parent 6f28f7bd
......@@ -266,19 +266,9 @@
&:focus {
outline: 0;
}
&.button-label {
background: transparent;
&:hover {
background: rgba(255, 255, 255, 0.2);
color: #fff;
}
&:active {
background: #fff;
color: #222;
cursor: pointer;
}
&:disabled, &.button-disabled {
opacity: 0.4;
cursor: not-allowed;
}
}
input[type='range'] {
......
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