You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
3.8 KiB
64 lines
3.8 KiB
2 years ago
|
@charset "utf-8";
|
||
|
/* CSS Document */
|
||
|
*{ margin:0; padding:0; font-family:"微软雅黑";}
|
||
|
.navbar-default{ box-shadow:none;}
|
||
|
|
||
|
.topbar .topbar-left{ background:#0DC8BE;}
|
||
|
.navbar-default{ background-color:#fff;}
|
||
|
.button-menu-mobile{ color:#dcdcdc;}
|
||
|
.button-menu-mobile:hover{ color:#888;}
|
||
|
.user-details .user-info .text-muted{ color:#444;}
|
||
|
.user-details .user-info a.dropdown-toggle{ color:#777;}
|
||
|
.user-details .user-info .open>a.dropdown-toggle, .user-details .user-info .open>a.dropdown-toggle:focus, .user-details .user-info .open>a.dropdown-toggle:hover{ background:#fff;}
|
||
|
#sidebar-menu{ background-color:#314459;}
|
||
|
.sidebar-inner{ background-color:#314459;}
|
||
|
.sidebar-inner .navbar-form{background:#1D2734;}
|
||
|
.sidebar-inner .navbar-form .form-group{ background:#2D3C51;}
|
||
|
#sidebar-menu li{ border-bottom:1px solid #3A526B;}
|
||
|
#sidebar-menu > ul > li > a.active{ background:#425E79 !important;}
|
||
|
#sidebar-menu > ul > li > a.subdrop{ background:#3A526B !important;}
|
||
|
#sidebar-menu > ul > li > a:hover{ background:#364D63 !important;}
|
||
|
#sidebar-menu > ul > li > a{ color:#fff; font-size:14px;}
|
||
|
#sidebar-menu ul ul a{ color:#B7B7BD;}
|
||
|
#sidebar-menu ul ul a:hover,
|
||
|
#sidebar-menu ul ul a.active{ background:#364D63 !important; color:#fff;}
|
||
|
.subdrop{ background:#364D63 !important; color:#fff;}
|
||
|
.list-unstyled > li > a{ background:#314459 !important;}
|
||
|
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a{ background:#314459 !important;}
|
||
|
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a:hover{ background:#364D63 !important;}
|
||
|
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a.subdrop{ background:#3A526B !important;}
|
||
|
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a.active{ background:#425E79 !important;}
|
||
|
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a{ background:#314459 !important;}
|
||
|
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > ul{ width:auto;}
|
||
|
.nav > .hidden-xs > a{ border-left-color:#E3E3E3; color:#666 !important;}
|
||
|
.nav > .hidden-xs > a i{ color:#aaa !important;}
|
||
|
.nav > .dropdown{border-left-color:#E3E3E3;}
|
||
|
.navbar-nav>li>.dropdown-menu{ margin-top:1px;}
|
||
|
.dropdown-menu{ border:1px solid #eee; margin-top:19px;}
|
||
|
|
||
|
.panel-heading .panel-title{ border-bottom-color:#0DC8BE;}
|
||
|
.modal-block .panel-info>.panel-heading{ background:#0DC8BE !important; color:#fff;}
|
||
|
|
||
|
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active{ background:#0DC8BE;}
|
||
|
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active{background:#0DC8BE;}
|
||
|
table .mc{ color:#0DC8BE; border-bottom:1px solid #0DC8BE;}
|
||
|
table .mc:hover{ color:#0A928B; border-bottom:1px solid #0A928B;}
|
||
|
.table th{ background:#E0E9ED;}
|
||
|
.row .zdy-tabs .active{ border-bottom:2px solid #0DC8BE;}
|
||
|
.row .zdy-tabs .active a{ color:#0DC8BE;}
|
||
|
|
||
|
.modal .modal-dialog .modal-content .panel .panel-heading{ background:#0DC8BE !important;}
|
||
|
.btn-info, .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info{ background:#0DC8BE !important; border-color:#0DC8BE;}
|
||
|
div.tagsinput span.tag{background:#0DC8BE !important;}
|
||
|
.breadcrumb a{ color:#0A928B;}
|
||
|
.breadcrumb a:hover{color:#0DC8BE;}
|
||
|
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
|
||
|
background-color:#0DC8BE;
|
||
|
border-color:#0DC8BE;
|
||
|
}
|
||
|
.checkbox-primary input[type="checkbox"]:checked + label::before { background-color:#0DC8BE;border-color:#0DC8BE; }
|
||
|
.radio-primary input[type="radio"]:checked + label::before { border-color:#0DC8BE; }
|
||
|
.radio-primary input[type="radio"]:checked + label::after { background-color:#0DC8BE; }
|
||
|
.tkbt-bj{ background:#0DC8BE;}
|
||
|
#tab .tab_after{background: #0DC8BE;}
|
||
|
#tab iframe {border-top: 2px solid #0DC8BE;}
|