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