Sha256: dcd3685a1630b2c46a0d7a67b907d966d190953fea28a69c6c4ed71a167ff841
Contents?: true
Size: 1.22 KB
Versions: 1
Compression:
Stored size: 1.22 KB
Contents
.theme-black .navbar { background-color: #000; } .theme-black .navbar-brand { color: #fff; } .theme-black .navbar-brand:hover { color: #fff; } .theme-black .navbar-brand:active { color: #fff; } .theme-black .navbar-brand:focus { color: #fff; } .theme-black .nav > li > a { color: #fff; } .theme-black .nav > li > a:hover { background-color: transparent; } .theme-black .nav > li > a:focus { background-color: transparent; } .theme-black .nav .open > a { background-color: transparent; } .theme-black .nav .open > a:hover { background-color: transparent; } .theme-black .nav .open > a:focus { background-color: transparent; } .theme-black .bars { color: #fff; } .theme-black .sidebar .menu .list li.active { background-color: transparent; } .theme-black .sidebar .menu .list li.active > :first-child i, .theme-black .sidebar .menu .list li.active > :first-child span { color: #000; } .theme-black .sidebar .menu .list .toggled { background-color: transparent; } .theme-black .sidebar .menu .list .ml-menu { background-color: transparent; } .theme-black .sidebar .legal { background-color: #fff; } .theme-black .sidebar .legal .copyright a { color: #000 !important; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jinda_bsb-0.0.1 | lib/generators/jinda_bsb/templates/app/assets/jinda_assets/css/themes/theme-black.css |