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