mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
more work
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user