-
Create a Dymola library.
-
For this library, do the following:
For more information, see Managing External Resources.
- Create a resources folder. Name it
Resources
. - Add the file
style1.css
to this folder as a resource.The location of this file is in the install repository, typically \win_b64\resources\Dymola\insert\style1.css.
- Rename it to
style.css
-
Adapt
style.css
to your needs and save it.
Note:
The header styles must always be in descending order in the style sheet.
The style sheet you have defined for this library is cascaded, that is, any changes added by you overrides the default
style1.css
style sheet.