[BS5] fix minor issues

This commit is contained in:
FreddleSpl0it
2022-06-28 07:21:26 +02:00
parent 9d3a89d362
commit 18444bd284
23 changed files with 226 additions and 217 deletions

View File

@@ -662,7 +662,7 @@
MENURIGHT: 'dropdown-menu-right',
MENULEFT: 'dropdown-menu-left',
// to-do: replace with more advanced template/customization options
BUTTONCLASS: 'btn-default',
BUTTONCLASS: 'btn-secondary',
POPOVERHEADER: 'popover-title',
ICONBASE: 'glyphicon',
TICKICON: 'glyphicon-ok'