mirror of
https://github.com/zadam/trilium.git
synced 2026-02-28 09:33:38 +01:00
client: add some documentation
This commit is contained in:
parent
44dc8cf00d
commit
a971640ffc
@ -13,6 +13,8 @@ import FlexContainer from "./flex_container.js";
|
||||
*
|
||||
* For convenience, the root container has a few class selectors that can be used to target some global state:
|
||||
*
|
||||
* - `#root-container.light-theme`, indicates whether the current color scheme is light.
|
||||
* - `#root-container.dark-theme`, indicates whether the current color scheme is dark.
|
||||
* - `#root-container.virtual-keyboard-opened`, on mobile devices if the virtual keyboard is open.
|
||||
* - `#root-container.horizontal-layout`, if the current layout is horizontal.
|
||||
* - `#root-container.vertical-layout`, if the current layout is horizontal.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user