mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #553 from nextcloud/stable12-backport-548
Add in CSS changes for NC12
This commit is contained in:
commit
018d4d377f
@ -53,6 +53,9 @@ for example in /nextcloud/core/ and /nextcloud/settings/ in these sub folders:
|
||||
|
||||
Notes for Updates
|
||||
=================
|
||||
|
||||
.. note:: With Nextcloud 12, CSS files have been merged into one server.css so in order to keep your theme working you should consolidate your existing css styles into a server.css file. As for the example theme the styles.css file has been renamed to server.css.
|
||||
|
||||
It is not recommended to the user to perform adaptations inside the
|
||||
folder ``/themes/example`` because files inside this folder might get
|
||||
replaced during the next Nextcloud update process.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user