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