Sha256: 908003b9c69ad9632037d19c767775d458d29452e9ebb8545a3eb52ce307329b
Contents?: true
Size: 1.48 KB
Versions: 1
Compression:
Stored size: 1.48 KB
Contents
.white-content { background: $light-bg; .navbar.navbar-transparent .navbar-brand, .navbar.bg-white .navbar-brand { color: $black-states; } .navbar.navbar-transparent .navbar-toggler-bar, .navbar.bg-white .navbar-toggler-bar { background: $black-states; } .navbar.navbar-transparent .navbar-nav li a:not(.dropdown-item), .navbar.bg-white .navbar-nav li a:not(.dropdown-item) { color: $black-states; & i { color: $black-states; } } .navbar.navbar-transparent .navbar-minimize button i, .navbar.bg-white .navbar-minimize button i { color: $black-states; } .navbar.navbar-transparent .search-bar.input-group i, .navbar.bg-white .search-bar.input-group i { color: $black-states; } .navbar.navbar-transparent .search-bar.input-group .form-control, .navbar.bg-white .search-bar.input-group .form-control { color: $default; &::placeholder { color: $dark-gray; } } .sidebar { box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.1), 0 4px 20px 0 rgba(0, 0, 0, 0.15); p { color: $opacity-8; } &.sidebar-dashboard-light { box-shadow: none !important; margin-left: 0px !important; ul>li { p, i { color: $nft-grey; } .sidebar-normal, .sidebar-mini-icon { color: $nft-grey !important; } >a { color: $nft-grey !important; } } } } .main-panel { background: $nft-lighter; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
viniBaxter-desk_front-32.0.0 | lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_white-content.scss |