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