reduce to only what is required to achieve the selection
This commit is contained in:
parent
ac911d3ed7
commit
38acdf7017
|
@ -162,7 +162,7 @@ input {
|
|||
padding-left: 20px;
|
||||
}
|
||||
|
||||
#sidebar .x-grid3-row-selected table td div {
|
||||
#sidebar .x-grid3-row-selected td {
|
||||
font-weight: Bold;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue