Stylesheets umorganisiert.
[kivitendo-erp.git] / css / README.stylesheets
1 2012-03-02 - Stylesheet normalization
2
3 After this, the stylesheets follow these conventions:
4
5 * Every directory in css/ is considered a style to be chosen.
6 * lx-office-erp is used as the fallback style if no style was found or the
7   style chosen was invalid.
8 * Missing stylesheets for the other styles have been
9   linked from lx-office-erp, so that they will used like before.
10 * If you edit a file, make sure it's not a symlink.
11 * The previous named stylesheets are now main.css in their respective directories.
12 * menuv3 and menuv4 are now distict so that it's possible to include both
13   without overriding each other.
14 * All relative image links needed to get bumped an additional ../
15 * If you add another style, be sure to test tabs, calendars, all menus,
16   autocompletion, charts, and multiselect.