|
|
|
@ -190,3 +190,23 @@ table.workpackages-table |
|
|
|
|
height: $work-packages-table--footer-height |
|
|
|
|
background: #f6f7f8 |
|
|
|
|
z-index: 0 |
|
|
|
|
|
|
|
|
|
.work-packages-table--no-results-container |
|
|
|
|
position: absolute |
|
|
|
|
top: $work-packages-table--header-height * 1.5 |
|
|
|
|
left: 0 |
|
|
|
|
right: 10px |
|
|
|
|
background: #fff |
|
|
|
|
border: 1px solid #ddd |
|
|
|
|
border-radius: $button_border_radius |
|
|
|
|
padding: 20px |
|
|
|
|
|
|
|
|
|
.work-packages-table--no-results-title |
|
|
|
|
// properties to reset h2 |
|
|
|
|
border: 0 |
|
|
|
|
font-weight: normal |
|
|
|
|
text-transform: none |
|
|
|
|
color: black |
|
|
|
|
|
|
|
|
|
.work-packages-table--no-results-description |
|
|
|
|
color: black |
|
|
|
|