liuyg
2021-06-03 c4c31a66bb4a6c3a814712b333a924d2dc8b4a2c
1
2
3
4
/* dojox.mobile.FormLayout Rtl */
.mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlignRtl > * > *:last-child {
  text-align: left;
}