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