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