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