zengh
2020-11-13 0b45c0c42fe3f218f282d57627cbdae22774403c
1
2
3
4
/* dojox.mobile.FormLayout Rtl */
.mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlignRtl > * > *:last-child {
  text-align: left;
}