DnD fileupload in comments in firefox bug: CSS seams to be the cause
This commit is contained in:
@@ -409,19 +409,8 @@ $comments-width-max: 710px
|
|||||||
box-shadow: 0 0 0 0.2em $color-background-light
|
box-shadow: 0 0 0 0.2em $color-background-light
|
||||||
|
|
||||||
.drag-hover
|
.drag-hover
|
||||||
&:before
|
outline-style: solid
|
||||||
background-color: $color-success
|
outline-color: $color-success
|
||||||
content: " "
|
|
||||||
display: block
|
|
||||||
height: 100%
|
|
||||||
position: absolute
|
|
||||||
top: 0
|
|
||||||
left: 0
|
|
||||||
width: 100%
|
|
||||||
z-index: $z-index-base + 1
|
|
||||||
opacity: 0.2
|
|
||||||
border-radius: 1em
|
|
||||||
|
|
||||||
&.unsupported-drop
|
&.unsupported-drop
|
||||||
&:before
|
outline-color: $color-danger
|
||||||
background-color: $color-danger
|
|
||||||
|
Reference in New Issue
Block a user