liuyg
2021-06-11 124254f51ea930f4f8bcfb32132cd73bc2413233
1
2
3
4
/* dojox.mobile.FormLayout Rtl */
.mblFormLayout.mblFormLayoutAuto.mblFormLayoutRightAlignRtl > * > *:last-child {
  text-align: left;
}