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