Loading VARTHEME_BS4_SUBTHEME/css/base/bootstrap.base.css +1 −2 Original line number Diff line number Diff line @charset "UTF-8"; :root { @charset "UTF-8"; :root { --blue: #007bff; --breakpoint-lg: 992px; --breakpoint-md: 768px; Loading VARTHEME_BS4_SUBTHEME/css/components/sidebar.component.css +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ background: none; } .sidebar nav ul.nav { margin: 0 -1rem; margin: -1rem; } VARTHEME_BS4_SUBTHEME/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ "browser-sync": "~2", "chalk": "^4.1.0", "chokidar": "^3.3.1", "chromedriver": "^98.0.1", "chromedriver": "^107", "cross-env": "^7.0.2", "del": "~3", "dotenv-safe": "^8.2.0", Loading VARTHEME_BS4_SUBTHEME/scss/components/sidebar.component.scss +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ border-bottom: $border-width solid $border-color; } nav ul.nav { @include margin(0 (-($spacer))); @include margin(-($spacer)); } } css/components/sidebar.component.css +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ background: none; } .sidebar nav ul.nav { margin: 0 -1rem; margin: -1rem; } Loading
VARTHEME_BS4_SUBTHEME/css/base/bootstrap.base.css +1 −2 Original line number Diff line number Diff line @charset "UTF-8"; :root { @charset "UTF-8"; :root { --blue: #007bff; --breakpoint-lg: 992px; --breakpoint-md: 768px; Loading
VARTHEME_BS4_SUBTHEME/css/components/sidebar.component.css +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ background: none; } .sidebar nav ul.nav { margin: 0 -1rem; margin: -1rem; }
VARTHEME_BS4_SUBTHEME/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ "browser-sync": "~2", "chalk": "^4.1.0", "chokidar": "^3.3.1", "chromedriver": "^98.0.1", "chromedriver": "^107", "cross-env": "^7.0.2", "del": "~3", "dotenv-safe": "^8.2.0", Loading
VARTHEME_BS4_SUBTHEME/scss/components/sidebar.component.scss +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ border-bottom: $border-width solid $border-color; } nav ul.nav { @include margin(0 (-($spacer))); @include margin(-($spacer)); } }
css/components/sidebar.component.css +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ background: none; } .sidebar nav ul.nav { margin: 0 -1rem; margin: -1rem; }