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