Custom CSS module
Administration Incubator
Edition |
Incubator (services) |
||
Git |
|||
Latest |
1.0
|
The Custom CSS module allows you to customize the look and feel of Magnolia AdminCentral using custom CSS styles.
This module is at the INCUBATOR level. |
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia</groupId>
<artifactId>magnolia-ui-css-custom</artifactId>
<version>1.0</version>
</dependency>