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