shuishen
2020-11-09 4911e4d7abfc5470178c7d1e953b176b82384f7b
1
2
3
4
/* dojox.mobile.FormLayout Rtl */
.mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlignRtl > * > *:last-child {
  text-align: left;
}