N°4739 - Add semantic on state for user classes

* Add new section in the backoffice SCSS structure for PHP classes of the DM that are in the core (not a module) and can't be styled via XML.
This commit is contained in:
Molkobain
2022-08-14 21:35:48 +02:00
parent 47becb3be8
commit fc9ac1b441
6 changed files with 85 additions and 2 deletions

View File

@@ -49,6 +49,10 @@ css/backoffice/
| |- tabular-fields
| ...
|
|- *datamodel/ # SCSS / CSS3 variables and CSS classes for PHP classes of the DM that are part of the core (not in a module) and cannot be styled otherwise
| |- _user.scss
| ...
|
| pages/
| | _home.scss # Home specific styles
| | _contact.scss # Contact specific styles