Upgrade bootstrap to v5.1.3 + tons of UI tweaks

-Bootstrap was upgraded to latest version (v5.1.3) which required tons of changes to the UI. Many little UI problems have been resolved
-Bootswatchs themes have all been upgraded to support bootstrap v5.1.3 + 4 new themes were added (Morph, Quartz, Vapor and Zephyr)
-Exor theme upgraded to v3.0.0 with support for bootstrap v5.1.3
-Many layout and UI improvements such as more consistent hover effects on most tables and more readable text across all themes
This commit is contained in:
Joe Uhren
2022-03-12 18:24:24 -07:00
parent 44bdcd9946
commit 49431bbfaf
122 changed files with 204757 additions and 133543 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
// shared_pages: a collection of settings that pertain to all webpages for the explorer
"shared_pages": {
// theme: Change the look & feel of the explorer with a unique theme. Uses bootswatch themes (https://bootswatch.com)
// Valid options: Cerulean, Cosmo, Cyborg, Darkly, Exor, Flatly, Journal, Litera, Lumen, Lux, Materia, Minty, Pulse, Sandstone, Simplex, Sketchy, Slate, Solar, Spacelab, Superhero, United, Yeti
// Valid options: Cerulean, Cosmo, Cyborg, Darkly, Exor, Flatly, Journal, Litera, Lumen, Lux, Materia, Minty, Morph, Pulse, Quartz, Sandstone, Simplex, Sketchy, Slate, Solar, Spacelab, Superhero, United, Vapor, Yeti, Zephyr
// (see /public/css/themes for available themes)
"theme": "Exor",
// page_title: The text to display in the HTML title tag and also displayed in the page header when the "shared_pages.page_header.home_link" setting is set to "title"