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