/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-3-21, 11:50:48
    Author     : tim
*/

.dojoxGridRow {
    
}
.dojoxGridRowSelected .dojoxGridRowTable tr {
    
}
.fsrtsGrid .dojoxGridRowTable tr {
    background:none !important;
    background-color:none !important;
}


.fsrtsGridCell .dojoxGridRowTable tr tdx {
    white-space: nowrap;
}
.fsrtsGridCellInput .dojoxGridRowTable tr td Input {
    width:20px;
    height:20px;
}

