|
@ -63,7 +63,8 @@ INSTALLATION |
|
|
5. Point your browser to http://url-to-roundcube/installer/ |
|
|
5. Point your browser to http://url-to-roundcube/installer/ |
|
|
6. Follow the instructions of the install script (or see MANUAL CONFIGURATION) |
|
|
6. Follow the instructions of the install script (or see MANUAL CONFIGURATION) |
|
|
7. After creating and testing the configuration, remove the installer directory |
|
|
7. After creating and testing the configuration, remove the installer directory |
|
|
8. If you use git sources compile css files for the Elastic skin: |
|
|
|
|
|
|
|
|
8. If you use git sources compile css files for the Elastic skin (required |
|
|
|
|
|
lessc >= 1.5.0): |
|
|
$ cd skins/elastic |
|
|
$ cd skins/elastic |
|
|
$ lessc -x styles/styles.less > styles/styles.css |
|
|
$ lessc -x styles/styles.less > styles/styles.css |
|
|
$ lessc -x styles/print.less > styles/print.css |
|
|
$ lessc -x styles/print.less > styles/print.css |
|
|