shuishen
2021-06-10 267972e43b25a19622f07e9b46b4d06062e6159c
1
2
3
4
/* dojox.mobile.FormLayout Rtl */
.mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlignRtl > * > *:last-child {
  text-align: left;
}