|
@@ -116,6 +116,10 @@ input#volume:focus { |
|
|
background: none; |
|
|
background: none; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.playlist .state-cursor { |
|
|
|
|
|
cursor: default; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.playlist .selection.point { |
|
|
.playlist .selection.point { |
|
|
width: 2px !important; |
|
|
width: 2px !important; |
|
|
transform: translateX(-0.5px); /* Correct for the extra 1px of width we add. */ |
|
|
transform: translateX(-0.5px); /* Correct for the extra 1px of width we add. */ |
|
|