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