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