shuishen
2020-11-09 4196cec34959ac56bdb710ce91cec832edd8b33d
1
2
3
4
/* dojox.mobile.FormLayout Rtl */
.mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlignRtl > * > *:last-child {
  text-align: left;
}