reduce to only what is required to achieve the selection

This commit is contained in:
Damien Churchill 2009-03-30 21:58:21 +00:00
parent ac911d3ed7
commit 38acdf7017

View file

@ -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;
}