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