| | |
| | | body.mini-navbar .navbar-static-side { |
| | | width: 70px; |
| | | } |
| | | |
| | | body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span { |
| | | display: none; |
| | | } |
| | |
| | | } |
| | | |
| | | .border-bottom { |
| | | border-bottom: 1px solid #e7eaec !important; |
| | | /*border-bottom: 1px solid #e7eaec !important;*/ |
| | | } |
| | | |
| | | .font-bold { |
| | |
| | | /*CONTENTTABS*/ |
| | | .content-tabs { |
| | | position: relative; |
| | | height: 39px; |
| | | background: #fafafa; |
| | | line-height: 38px; |
| | | height: 45px; |
| | | background: #ffffff; |
| | | line-height: 43px; |
| | | } |
| | | |
| | | .content-tabs .roll-nav, .page-tabs-list { |
| | |
| | | nav.page-tabs { |
| | | margin-left: 30px; |
| | | width: 100000px; |
| | | height: 38px; |
| | | height: 45px; |
| | | overflow: hidden; |
| | | } |
| | | |
| | |
| | | .page-tabs a { |
| | | display: block; |
| | | float: left; |
| | | border-right: solid 1px #eee; |
| | | padding: 0 15px; |
| | | /*border-right: solid 1px #eee;*/ |
| | | padding: 0 30px; |
| | | } |
| | | |
| | | .page-tabs a i:hover { |
| | |
| | | } |
| | | |
| | | .page-tabs a.active { |
| | | background: #eaedf1; |
| | | /*background: #eaedf1;*/ |
| | | color: #23508e; |
| | | border-bottom: 2px solid #409eff; |
| | | } |
| | | .page-tabs a.active:hover, |
| | | .page-tabs a.active i:hover { |