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