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