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