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