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