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