2 Replies Latest reply: Oct 16, 2014 9:08 AM by luxi RSS

    Multiple buttons with one code

    luxi Community Member

      I copied style (Copy Visual Style) of one button and multiply it on a few more buttons.

      Problem is in code. Each button has own id and for that own css tag. So css file looks very messy and long

      Isn't Reflow smart enough to use classes, that can more identical element have same class in code?