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