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