jxdnsong
2020-10-23 28ac4020a0baf5d369f472fa4fb309e78283bc0c
1
2
3
4
/* dojox.mobile.FormLayout Rtl */
.mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlignRtl > * > *:last-child {
  text-align: left;
}