Minified js and css files added

This commit is contained in:
2026-01-26 13:32:59 +00:00
parent 04e12d1a36
commit e378834535
6 changed files with 8 additions and 2 deletions

View File

@@ -8,8 +8,9 @@ fieldset.shiny-input-container .shiny-options-group div.checkbox:first-child {
}
fieldset.shiny-input-container legend {
margin-bottom: 5px !important;
font-weight: 700 !important;
margin-bottom: 5px;
font-weight: 700;
font-size: 16px;
}
fieldset.shiny-input-container div.select-all-container {