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