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