| | |
| | | */ |
| | | /** 蓝色主题 skin-blue **/ |
| | | .navbar, .skin-blue .navbar { |
| | | background-color: #3c8dbc |
| | | background-color: #014983 |
| | | } |
| | | |
| | | .skin-blue .navbar-default .nav>li.selected>a, |
| | | .skin-blue .navbar-default .nav>li.selected>a:focus { |
| | | background-color: #1890ff; |
| | | background-color: #014983; |
| | | color: rgba(255,255,255,1); |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .skin-blue .logo { |
| | | background-color: #367fa9; |
| | | background-color: #014983; |
| | | color: #fff; |
| | | border-bottom: 0 solid transparent |
| | | } |
| | |
| | | } |
| | | |
| | | .skin-blue.layout-top-nav>.logo { |
| | | background-color: #3c8dbc; |
| | | background-color: #014983; |
| | | color: #fff; |
| | | border-bottom: 0 solid transparent |
| | | } |
| | |
| | | } |
| | | |
| | | .theme-light .nav>li.active{ |
| | | background: #f9fafc; |
| | | background: #fcfcfc; |
| | | } |
| | | |
| | | .theme-light .navbar-static-side { |
| | | background-color: #f9fafc; |
| | | background-color: #fcfcfc; |
| | | box-shadow: 2px 0 2px 0 rgba(29,35,41,.05); |
| | | } |
| | | |
| | | .theme-light .user-panel { |
| | | background-color: #f9fafc; |
| | | background-color: #fcfcfc; |
| | | } |
| | | |
| | | .theme-light .navbar-default .nav>li>a { |
| | | color: #777; |
| | | color: #333; |
| | | } |
| | | |
| | | .theme-light.skin-blue .navbar-default .nav>li.active>a { |
| | | color: #1890ff; |
| | | color: #014983; |
| | | } |
| | | |
| | | .theme-light.skin-blue .navbar-default .nav>li.selected>a, |
| | | .theme-light.skin-blue .navbar-default .nav>li.selected>a:focus { |
| | | background-color: rgb(240, 245, 255); |
| | | color: rgb(47, 84, 235); |
| | | color: #014983; |
| | | } |
| | | |
| | | .theme-light.skin-green .navbar-default .nav>li.active>a { |
| | |
| | | } |
| | | |
| | | .fixed-sidebar.theme-light.mini-navbar .nav li:hover>a> span.nav-label { |
| | | background-color: #f9fafc; |
| | | background-color: #fcfcfc; |
| | | } |
| | | |
| | | .fixed-sidebar.theme-light.mini-navbar .nav li:hover>.nav-second-level { |
| | | background-color: #f9fafc; |
| | | background-color: #fcfcfc; |
| | | } |
| | | |
| | | /** 深蓝主题 theme-light **/ |
| | |
| | | } |
| | | |
| | | .theme-blue.skin-blue .navbar-default .nav>li.active>a { |
| | | color: #1890ff; |
| | | color: #014983; |
| | | } |
| | | |
| | | .theme-blue.skin-blue .navbar-default .nav>li.selected>a, |
| | | .theme-blue.skin-blue .navbar-default .nav>li.selected>a:focus { |
| | | background-color: #1890ff; |
| | | background-color: #014983; |
| | | } |
| | | |
| | | .theme-blue.skin-green .navbar-default .nav>li.active>a { |