clapper-app: Add enhancers to preferences window

Browse, read info and configure Clapper enhancer plugins from preferences window
This commit is contained in:
Rafał Dzięgiel
2025-05-08 20:35:37 +02:00
parent d951be7a56
commit 3ef6e9694a
5 changed files with 599 additions and 3 deletions

View File

@@ -21,10 +21,10 @@ window.info .subcontent streamlist preferencesgroup {
window.preferences .subcontent {
margin: 16px;
}
window.preferences .pluginssubpage .subcontent popover {
window.preferences .configsubpage .subcontent popover {
min-width: 264px;
}
window.preferences .pluginssubpage .subcontent button.pill {
window.preferences .configsubpage .subcontent button.pill {
margin-top: 8px;
margin-bottom: 8px;
}