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