-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
The ability to move the styleclass let you think that youcan change the CSS rules application order but this is not the case. The order is computed based on:
- CSS Stylesheet files orders. The moveUp and moveDown for stylesheets works well there.
- Order of rule in CSS Stylesheet file.
What do we do? Do we remove these 2 actions?
- CSS Stylesheet files orders. The moveUp and moveDown for stylesheets works well there.
- Order of rule in CSS Stylesheet file.
What do we do? Do we remove these 2 actions?