jxdnsong
2020-11-02 ad1ba4c7c03dd472a8d60787fd481c9f8631bc73
1
2
3
4
/* dojox.mobile.FormLayout Rtl */
.mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlignRtl > * > *:last-child {
  text-align: left;
}