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