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