Sha256: d5d4a47e09066d0f29db76b170e2d1203f41e3f2df687ac97154cdcd024cbccd
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
Contents
.theme-yellow .navbar { background-color: #FFEB3B; } .theme-yellow .navbar-brand { color: #fff; } .theme-yellow .navbar-brand:hover { color: #fff; } .theme-yellow .navbar-brand:active { color: #fff; } .theme-yellow .navbar-brand:focus { color: #fff; } .theme-yellow .nav > li > a { color: #fff; } .theme-yellow .nav > li > a:hover { background-color: transparent; } .theme-yellow .nav > li > a:focus { background-color: transparent; } .theme-yellow .nav .open > a { background-color: transparent; } .theme-yellow .nav .open > a:hover { background-color: transparent; } .theme-yellow .nav .open > a:focus { background-color: transparent; } .theme-yellow .bars { color: #fff; } .theme-yellow .sidebar .menu .list li.active { background-color: transparent; } .theme-yellow .sidebar .menu .list li.active > :first-child i, .theme-yellow .sidebar .menu .list li.active > :first-child span { color: #FFEB3B; } .theme-yellow .sidebar .menu .list .toggled { background-color: transparent; } .theme-yellow .sidebar .menu .list .ml-menu { background-color: transparent; } .theme-yellow .sidebar .legal { background-color: #fff; } .theme-yellow .sidebar .legal .copyright a { color: #FFEB3B !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-yellow.css |