Add ability to "transform" TD parent row from pack to unit item
to make "claiming" more straightforward
This commit is contained in:
parent
2bd107056c
commit
05c33a4b34
4 changed files with 164 additions and 0 deletions
|
@ -10,6 +10,10 @@ table.diff {
|
|||
min-width: 80%;
|
||||
}
|
||||
|
||||
.ui-dialog-content table.diff {
|
||||
color: black;
|
||||
}
|
||||
|
||||
table.diff th,
|
||||
table.diff td {
|
||||
border-bottom: 1px solid Black;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue