CC-3333 : showbuilder track colouring
tracks coloured if boundry/over. needs better colour selection.
This commit is contained in:
parent
d93041edb9
commit
c665a3fa03
3 changed files with 41 additions and 0 deletions
|
@ -22,4 +22,12 @@ table.datatable tr.cursor-selected-row td, table.datatable tr.cursor-selected-ro
|
|||
}
|
||||
tr.cursor-selected-row .marker {
|
||||
background-position: 0 -15px;
|
||||
}
|
||||
|
||||
.sb-boundry {
|
||||
background-color:#e66a31;
|
||||
}
|
||||
|
||||
.sb-over {
|
||||
background-color:#ff3030;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue