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