[web] feature -> new installation option 'allow protected content'

This commit is contained in:
Vinicius Moreira
2020-12-07 18:18:38 -03:00
parent 358d704149
commit 8d761c35e9
19 changed files with 127 additions and 51 deletions

View File

@@ -75,6 +75,7 @@ QCustomToolbar QWidget[spacer = "true"] {
}
FormQt {
min-width: 600px;
font-weight: bold;
font-size: 12px;
border-radius: 6px;
@@ -377,4 +378,3 @@ SettingsWindow TabGroupQt#settings {
QMenu QPushButton[current = "true"] {
font-weight: bold;
}