Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
sdc
/
785ebcc95de3e064e843bec04ba7a209d854fc7c
/
.
/
openecomp-ui
/
resources
/
scss
/
components
/
_dropzone.scss
blob: cad752d4159b20004ede24aadbda8c3246fa5cad [
file
] [
log
] [
blame
]
Michael Lando
efa037d
2017-02-19 12:57:33 +0200
[
diff
] [
blame
]
1
2
.
active
-
dragging
{
3
border
:
3px
dashed $dark
-
blue
;
4
border
-
radius
:
20px
;
5
.
draggable
-
wrapper
{
6
opacity
:
0.5
;
7
}
8
}