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