File: 030-bootswatch-sandstone-navbar.patch

package info (click to toggle)
r-cran-bslib 0.9.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,412 kB
  • sloc: javascript: 13,349; makefile: 33; sh: 23
file content (16 lines) | stat: -rw-r--r-- 621 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/inst/lib/bsw4/dist/sandstone/_variables.scss b/inst/lib/bsw4/dist/sandstone/_variables.scss
index 835b545d..323b360d 100755
--- a/inst/lib/bsw4/dist/sandstone/_variables.scss
+++ b/inst/lib/bsw4/dist/sandstone/_variables.scss
@@ -71,11 +71,6 @@ $nav-tabs-link-active-bg:           $white !default;
 $nav-pills-link-active-color:       $gray-600 !default;
 $nav-pills-link-active-bg:          $gray-200 !default;
 
-// Navbar
-
-$navbar-dark-hover-color:           $white !default;
-$navbar-light-hover-color:          $black !default;
-$navbar-light-active-color:         $black !default;
 
 // Pagination