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