End of day commit, styling and dropdown logic
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
font-size: 24px
|
||||
padding: 4px 0px
|
||||
.section-manage-tables
|
||||
margin: -32px 6px 4px 6px
|
||||
margin: -26px 6px 4px 6px
|
||||
min-width: 470px
|
||||
text-align: right
|
||||
.section-edit-title-field
|
||||
@@ -10,10 +10,10 @@
|
||||
width: 120px
|
||||
.section-edit-width-field
|
||||
display: inline-block
|
||||
width: 40px
|
||||
width: 52px
|
||||
.section-edit-height-field
|
||||
display: inline-block
|
||||
width: 40px
|
||||
width: 52px
|
||||
#section-action-list
|
||||
text-align: left
|
||||
.section-tables-container
|
||||
@@ -28,7 +28,9 @@
|
||||
height: 48px
|
||||
width: 83px
|
||||
background-repeat: no-repeat
|
||||
box-shadow: 5px 5px 5px #888888
|
||||
color: black
|
||||
border-radius: 3px
|
||||
a
|
||||
color: black
|
||||
//background-image: image-url('icons/section-table.png')
|
||||
|
||||
Reference in New Issue
Block a user