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