1
0
Fork 0

update: Change cards design and write documentation

This commit is contained in:
Ronan 2020-01-22 12:11:33 +01:00
commit 9bd80e41eb
19 changed files with 138 additions and 16 deletions

View file

@ -1 +1,16 @@
## Documentation
## Documentation
This theme use LESS to override current CSS. All files and assets are in the "stylesheets" folder at the root of the theme.
To make it more readable, all differents parts are splitted in the "component" folder.
If you want to contribute, please download the folder and continue in this direction using small and maintainable components.
Consider this is my first Matomo theme, be compliant and please tell me how to make it better if you see any errors.
### Overrided componants
- Page card style
- Dashboard widgets
- Header
- Site menu
- Search bar
- Sparkline (thank to https://lw1.at for showing the right way)