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