[Bug #885] Changed appearance of single-click editable grids to be underlined

FEA: ItEr72S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-02-25 08:58:50 +01:00
parent 4da4a4f1d8
commit 4d261263d9

View file

@ -1224,6 +1224,8 @@ overflow: visible;
.clickable-rows tr.z-row:hover .z-row-inner {
background-color: #E9F2FB;
text-decoration: underline;
cursor: pointer;
}
.clickable-rows tr.z-row:hover .z-row-cnt {
@ -1465,7 +1467,6 @@ input.z-datebox-text-disd {
width: auto !important;
}
/* Icons and toolbar buttons */
.icono .z-button-tl, .icono .z-button-tm, .icono .z-button-tr,