Files
mozo-backend/app/assets/stylesheets/supplier/section_tables.css.sass
T

37 lines
857 B
Sass

.section-tables-container
.section-table
background-color: #ccc
height: 44px
background-repeat: no-repeat
width: 45px
color: black
a
color: black
//background-image: image-url('icons/section-table.png')
.table-link
margin-top: -45px
.table-number
position: absolute
top: 0
line-height: 44px
width: 45px
font-size: 42px
text-align: center
.action-button-container
margin-right: -20px
&.section-tables-active
position: relative
padding: 0
height: 400px
//background-image: image-url('textures/wood4.jpg')
background-color: rgba(0,0,0,0.4)
.section-table
position: absolute
cursor: move
&.section-tables-inactive
.section-table
margin-top: 10px
margin-bottom: 30px
float: left
margin-right: 30px