Add seeking and notes about clock desync
This commit is contained in:
parent
9c752680ba
commit
ebb6f1b602
5 changed files with 143 additions and 17 deletions
|
@ -31,6 +31,8 @@ limitations under the License.
|
|||
outline: none; // remove blue selection border
|
||||
position: relative; // for progress bar support later on
|
||||
|
||||
cursor: pointer;
|
||||
|
||||
&::-webkit-slider-thumb {
|
||||
appearance: none; // default style override
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue