ios support
This commit is contained in:
@@ -12,8 +12,6 @@ $side-spacing: 0px
|
||||
display: inline-block
|
||||
.location_picker_search
|
||||
float: left
|
||||
.draggable
|
||||
cursor: move !important
|
||||
.text-alert
|
||||
color: $alert-color
|
||||
.text-warning
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
margin-right: 10px
|
||||
margin-bottom: 10px
|
||||
width: 80px
|
||||
max-height: 120px
|
||||
border: 2px outset #aaa
|
||||
&:hover
|
||||
border-color: $active-color
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
position: relative
|
||||
padding: 0
|
||||
height: 400px
|
||||
&.editing
|
||||
background-color: rgba(240, 138, 36, 0.5)
|
||||
.section-element-container, .section-area-container
|
||||
cursor: pointer
|
||||
//background-image: image-url('textures/wood4.jpg')
|
||||
//background-color: rgba(0,0,0,0.4)
|
||||
.section-table
|
||||
|
||||
Reference in New Issue
Block a user