|
|
@ -53,13 +53,6 @@ |
|
|
|
animation-fill-mode: forwards; |
|
|
|
animation-fill-mode: forwards; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.hues-h-left-hand, .hues-h-right-hand { |
|
|
|
|
|
|
|
width: 63px; |
|
|
|
|
|
|
|
height: 42px; |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
|
|
|
|
background-repeat: no-repeat; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.hues-h-left-hand { |
|
|
|
.hues-h-left-hand { |
|
|
|
background: url('../img/left-hand.png'); |
|
|
|
background: url('../img/left-hand.png'); |
|
|
|
left: -15px; |
|
|
|
left: -15px; |
|
|
@ -70,6 +63,13 @@ |
|
|
|
right: -15px; |
|
|
|
right: -15px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.hues-h-left-hand, .hues-h-right-hand { |
|
|
|
|
|
|
|
width: 63px; |
|
|
|
|
|
|
|
height: 42px; |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
|
|
|
|
background-repeat: no-repeat; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.hues-m-controls.hues-h-controls { |
|
|
|
.hues-m-controls.hues-h-controls { |
|
|
|
background: none; |
|
|
|
background: none; |
|
|
|
border-style: none; |
|
|
|
border-style: none; |
|
|
|