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