This commit is contained in:
Robin Appelman 2023-11-24 22:42:25 +01:00
commit 189788a1b6
14 changed files with 599 additions and 6 deletions

5
style/pages/editor.css Normal file
View file

@ -0,0 +1,5 @@
@import 'edit/multislider.css';
.edit-page .edit-disabled {
opacity: 0.5;
}