LT-328: Improving styles for Windows browsers
This commit is contained in:
parent
74984babbc
commit
3b470d85d0
@ -32,24 +32,21 @@
|
||||
position: absolute
|
||||
border: 2px solid #c8c8c8
|
||||
border-radius: 100%
|
||||
height: 16px
|
||||
width: 16px
|
||||
height: 15px
|
||||
width: 15px
|
||||
top: 2px
|
||||
left: 0
|
||||
padding: 3px
|
||||
z-index: 5
|
||||
transition: border .25s linear
|
||||
-webkit-transition: border .25s linear
|
||||
|
||||
& + span:before
|
||||
display: block
|
||||
position: absolute
|
||||
content: ''
|
||||
border-radius: 100%
|
||||
height: 6px
|
||||
width: 6px
|
||||
top: 3px
|
||||
left: 3px
|
||||
margin: auto
|
||||
height: 100%
|
||||
width: 100%
|
||||
transition: background 0.25s linear
|
||||
-webkit-transition: background 0.25s linear
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user