You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
331 B
19 lines
331 B
.dj_ie .dojoxGridRtl .dojoxGridHeader table { |
|
float:none; |
|
} |
|
|
|
.dojoxGridRtl .dojoxGridCell { |
|
text-align:right; |
|
} |
|
|
|
.dj_ie8 .dojoxGridRtl .dojoxGridCell { |
|
border-left: none; |
|
} |
|
|
|
.dj_ie .dojoxGridRtl .dojoxGridMasterView .dojoxGridRowTable { |
|
border-left: #e5dac8 1px solid |
|
} |
|
|
|
.dojoxGridRtl .dojoxGridArrowButtonNode { |
|
float:left; |
|
} |