docs(user): mention changes to video player

This commit is contained in:
Elian Doran
2026-03-11 09:44:01 +02:00
parent 72951386b1
commit dc7b91433b
34 changed files with 406 additions and 196 deletions

View File

@@ -9,7 +9,7 @@ As such, the first step is to create a new note to gather all the themes.
## Step 2. Create the theme
| | |
| | |
| --- | --- |
| ![](Creating%20a%20custom%20theme_3_.png) | Themes are code notes with a special attribute. Start by creating a new code note. |
| ![](Creating%20a%20custom%20theme_1_.png) | Then change the note type to a CSS code. |

View File

@@ -1,7 +1,7 @@
# Custom app-wide CSS
It is possible to provide a CSS file to be used regardless of the theme set by the user.
| | |
| | |
| --- | --- |
| ![](Custom%20app-wide%20CSS_image.png) | Start by creating a new note and changing the note type to CSS |
| ![](2_Custom%20app-wide%20CSS_image.png) | In the ribbon, press the “Owned Attributes” section and type `#appCss`. |