more work

This commit is contained in:
Dobie Wollert
2015-04-20 05:31:12 -04:00
parent 397b828024
commit 411ee25a5e
456 changed files with 37079 additions and 109 deletions

View File

@ -753,3 +753,23 @@ th.sort-false::after {
position: relative;
}
.pm-workorders {
margin-left: 15px;
th {
font-size: 13px;
line-height: 13px;
padding-top: 15px;
}
td {
padding-left: 15px;
}
tr, th, td, thead, tbody {
background-color: transparent !important;
border-color: transparent !important;
border: 0 !important;
border-top: 0 !important;
}
}