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