LT-301: Styling range input in Cine Dialog
This commit is contained in:
parent
ab98c649a4
commit
e348ff1d4d
@ -36,6 +36,12 @@
|
||||
|
||||
.cine-navigation, .cine-controls, .cine-options
|
||||
cursor: default
|
||||
|
||||
.fps-section
|
||||
input[type="range"]
|
||||
background-color: transparent
|
||||
border: 0 none
|
||||
outline: 0 none
|
||||
|
||||
#cineDialog.double-row-style
|
||||
box-sizing: border-box
|
||||
@ -124,9 +130,6 @@
|
||||
input[type="range"]
|
||||
line-height: 45px
|
||||
height: 45px
|
||||
background-color: transparent
|
||||
border: 0 none
|
||||
outline: 0 none
|
||||
|
||||
#fps
|
||||
display: block
|
||||
|
||||
Loading…
Reference in New Issue
Block a user