Fix Cine Dialog styles
This commit is contained in:
parent
47db6bcb05
commit
e2322ec05a
@ -9,6 +9,7 @@
|
|||||||
z-index: 1000
|
z-index: 1000
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
cursor: move
|
cursor: move
|
||||||
|
padding: 0
|
||||||
|
|
||||||
h5
|
h5
|
||||||
font-size: 20px
|
font-size: 20px
|
||||||
@ -43,7 +44,7 @@
|
|||||||
border: 0 none
|
border: 0 none
|
||||||
outline: 0 none
|
outline: 0 none
|
||||||
|
|
||||||
#cineDialog.double-row-style
|
.double-row-style
|
||||||
box-sizing: border-box
|
box-sizing: border-box
|
||||||
width: 300px
|
width: 300px
|
||||||
height: 80px
|
height: 80px
|
||||||
@ -78,7 +79,7 @@
|
|||||||
padding: 5px 10px 0 0
|
padding: 5px 10px 0 0
|
||||||
|
|
||||||
|
|
||||||
#cineDialog.single-row-style
|
.single-row-style
|
||||||
box-sizing: content-box
|
box-sizing: content-box
|
||||||
width: 425px
|
width: 425px
|
||||||
height: 45px
|
height: 45px
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user