Redo VE styles for 1.39 properly by going through the source code.
Since VE is massive and complex, this might not cover all the use cases but
it should be better than the implementation before.
* Hide some tools in mobile VE
* Github CI lint - eslint/stylelint
* Fixed typo in VE styles
* Shorten save button for VE in small screen
* Fixed stylelint error
* Github CI lint - eslint/stylelint
* Fix syntax for a CSS selector
* Fix z-index for save modal
* More restrictive CSS selector
* Fix syntax again
* Github CI lint - eslint/stylelint
* Fix a few bugs in VE
* Github CI lint - eslint/stylelint
* Fix margin and padding for VE text
* Fix a few bugs for VE
* Add styles for VE placeholder
* Fix CSS selector for VE toolbar placeholder
* Load VE skinstyle sooner
* Fix VE toolbar position in smaller screens
* Fix issues where some VE styles are overrided
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
- Reduced unnessecary HTML elements
- Stanardized class and IDs
- Switch to fix header due to performance concern
- Rewrote over-qualified CSS selectors
- Started rework on file organizations
Refactor some components into Mustache. With the footer refactor addressed in #75, it should solve most of the incompatibility issues caused by previous hacks used to generate the footer