RoundRectCategory.less 161 B

1234567
  1. /* dojox.mobile.RoundRectCategory */
  2. .mblRoundRectCategory {
  3. white-space: nowrap;
  4. text-overflow: ellipsis;
  5. overflow: hidden;
  6. .mblRoundRectCategory-styles;
  7. }