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
commit 38acdf7017

View file

@ -162,7 +162,7 @@ input {
padding-left: 20px; padding-left: 20px;
} }
#sidebar .x-grid3-row-selected table td div { #sidebar .x-grid3-row-selected td {
font-weight: Bold; font-weight: Bold;
} }