| | |
| | | .menu-prop-card-edit-box { |
| | | .menu-table-card-edit-box { |
| | | position: relative; |
| | | box-sizing: border-box; |
| | | background: #ffffff; |
| | |
| | | background-size: cover; |
| | | min-height: 100px; |
| | | |
| | | .table-header { |
| | | position: relative; |
| | | height: 45px; |
| | | overflow: hidden; |
| | | padding-right: 35px; |
| | | |
| | | .table-title { |
| | | text-decoration: inherit; |
| | | font-weight: inherit; |
| | | font-style: inherit; |
| | | float: left; |
| | | line-height: 45px; |
| | | margin-left: 10px; |
| | | position: relative; |
| | | z-index: 1; |
| | | } |
| | | } |
| | | .card-control { |
| | | position: absolute; |
| | | top: 0px; |
| | |
| | | } |
| | | } |
| | | } |
| | | .menu-prop-card-edit-box::after { |
| | | .menu-table-card-edit-box::after { |
| | | display: block; |
| | | content: ' '; |
| | | clear: both; |
| | | } |
| | | .menu-prop-card-edit-box:hover { |
| | | .menu-table-card-edit-box:hover { |
| | | box-shadow: 0px 0px 2px #e8e8e8; |
| | | } |