| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- .iwb-layout-admin {
- color: #fff;
- color: rgba(255,255,255,.85);
- background-color:#00a0ef !important;
- }
- /** iwb_admin-v1.1.0 MIT License By http://www.iwbnet.com e-mail:yueyy@iwbnet.com */
- /*.iwb-theme .layui-layout-admin .layui-logo {
- color:#fff;
- background-color:#00a0ef
- }
- .iwb-theme .iwb-layout-admin .layui-header {
- background-color:#00a0ef;
- z-index:1000;
- }
- .iwb-theme .iwb-layout-admin .layui-header .layui-nav .layui-nav-item > a {
- color: #fff!important;
- cursor: pointer;
- }
- .iwb-theme .iwb-side,.iwb-theme .iwb-side .layui-side-scroll .layui-nav-tree {
- background-color:#eeeec4!important
- }
- .iwb-theme .layui-layout-admin .layui-header .layui-nav {
- color:#fff
- }
- .iwb-theme .iwb-layout-admin .layui-body {
- top: 50px;
- margin-left: 2px;
- border-left: 1px solid #00a0ef;
- }
- .iwb-theme .iwb-side {
- border-right: 1px solid #00a0ef;
- top: 50px;
- bottom:50px;
- }
- .iwb-theme .iwb-side .layui-nav .layui-nav-item a {
- color:#393D49!important
- }
- .iwb-theme .iwb-side .layui-nav-tree .layui-nav-child dd.layui-this,.iwb-theme .iwb-side .layui-nav-tree .layui-nav-child dd.layui-this a,.iwb-theme .iwb-side .layui-nav-tree .layui-nav-child dd.layui-this a:hover,.iwb-theme .iwb-side .layui-nav-tree .layui-this,.iwb-theme .iwb-side .layui-nav-tree .layui-this>a,.iwb-theme .iwb-side .layui-nav-tree .layui-this>a:hover {
- color:#eef!important;
- background-color:#00a0ef!important
- }
- .iwb-theme .iwb-side .layui-nav .layui-nav-itemed .layui-nav-child {
- background-color: #eeeea4 !important;
- }
- .iwb-theme .iwb-side .layui-nav-tree .layui-nav-child dd:first-child {
- border-top:1px solid #EEE
- }
- .iwb-theme .iwb-side li.layui-this {
- background-color:#fff!important
- }
- .iwb-theme .iwb-nav li.layui-this a {
- color:#00a0ef!important
- }
- .iwb-theme .iwb-nav .layui-nav-item a {
- color:#393D49!important
- }
- .iwb-theme .iwb-nav .layui-nav-item a:hover {
- color:#00a0ef!important
- }
- .iwb-theme .iwb-tab .layui-tab-title li.layui-this,.iwb-theme .iwb-table .iwb-table-header .iwb-search-inputs .iwb-search-more,.iwb-theme .layui-table-tool .layui-laypage a:hover {
- color:#00a0ef
- }
- .iwb-theme .iwb-side .layui-side-scroll .iwb-side-fold {
- color:#00a0ef;
- background-color:#fff;
- border-bottom:1px solid #eee
- }
- .iwb-theme .iwb-side .layui-nav-tree .layui-nav-child dd.layui-this {
- padding-left:3px;
- background-color:#00a0ef!important
- }
- .iwb-theme .iwb-side .layui-nav-tree li.layui-this {
- padding-left:5px;
- background-color:#00a0ef!important
- }
- .iwb-theme .iwb-side .layui-nav-tree .layui-nav-bar {
- background-color:#00a0ef!important
- }
- .iwb-table .iwb-table-header .iwb-search-inputs .iwb-search-keyword button,.iwb-theme .layui-laypage .layui-laypage-curr .layui-laypage-em {
- background-color:#00a0ef
- }
- .iwb-theme .layui-nav .layui-nav-more {
- border-top-color:#00a0ef
- }
- .iwb-theme .iwb-side .layui-nav-tree .layui-nav-item a:hover {
- color:#34a9ef!important
- }
- .iwb-theme .iwb-nav .layui-nav-itemed .layui-nav-more,.iwb-theme .iwb-nav .layui-nav-mored,.iwb-theme .iwb-side .layui-nav-itemed >a>.layui-nav-more,.iwb-theme .iwb-side .layui-nav-mored {
- border-color:transparent transparent #00a0ef
- }
- .iwb-theme .layui-tab-card>.layui-tab-title li {
- border-bottom-color: #00a0ef
- }
- .iwb-theme .layui-tab-card>.layui-tab-title .layui-this::after {
- border: 1px solid #00a0ef
- }
- .layui-layout-admin .layui-footer {
- position: fixed;
- left: 0;
- right: 0;
- bottom: 0;
- height: 50px;
- line-height: 50px;
- padding: 0 15px;
- background-color: #00a0ef;
- color: #fff;
- z-index:1000;
- }
- .layui-layer-btn .layui-layer-btn1:hover {
- border-color: #00A0EF;
- color: #00A0EF;
- background: #eee;
- }*/
|