176 lines
3.8 KiB
CSS
176 lines
3.8 KiB
CSS
.layui-tab-brief_1 > .layui-tab-title li {
|
|
font-family: MicrosoftYaHei;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
background: #DEE0EF;
|
|
border-radius: 2px 2px 0 0;
|
|
vertical-align: bottom;
|
|
}
|
|
|
|
.layui-tab-brief_1 > .layui-tab-title .layui-this {
|
|
color: red;
|
|
background-color: white;
|
|
border-bottom: none;
|
|
font-family: MicrosoftYaHei;
|
|
font-size: 16px;
|
|
color: #FF4D4D;
|
|
}
|
|
|
|
.layui-tab-brief_1 > .layui-tab-more li.layui-this:after, .layui-tab-brief_1 > .layui-tab-title .layui-this:after {
|
|
border: none;
|
|
border-radius: 0;
|
|
border-bottom: none;
|
|
}
|
|
|
|
.layui-tab-brief_2 > .layui-tab-more li.layui-this:after, .layui-tab-brief_2 > .layui-tab-title .layui-this:after {
|
|
border: none;
|
|
border-radius: 0;
|
|
border-bottom: none;
|
|
}
|
|
|
|
.layui-tab-brief_2 .layui-this div {
|
|
border-bottom: 2px solid red;
|
|
}
|
|
|
|
.layui-tab-brief_2 > .layui-tab-title .layui-this {
|
|
color: red;
|
|
/*background-color: white;*/
|
|
/*border-bottom: none;*/
|
|
font-family: MicrosoftYaHei;
|
|
font-size: 14px;
|
|
color: red;
|
|
}
|
|
|
|
.layui-tab-brief_1 > .layui-tab-title li div {
|
|
background: #DEE0EF;
|
|
border-radius: 2px 2px 0 0;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.layui-tab-brief_1 > .layui-tab-title li {
|
|
border-right: 1px solid white;
|
|
}
|
|
|
|
.layui-tab-brief_1 > .layui-tab-title .layui-this div {
|
|
background: #FFFFFF;
|
|
border-radius: 2px 2px 0 0;
|
|
height: 42px;
|
|
vertical-align: middle;
|
|
line-height: 42px;
|
|
}
|
|
|
|
.jiankongmodule {
|
|
/*background-color: #F2F3F8;*/
|
|
background: #dedede;
|
|
height: 84px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.jiankongmodule .jktitle {
|
|
font-family: MicrosoftYaHei;
|
|
font-size: 12px;
|
|
color: #666666;
|
|
padding: 10px 0 0 20px;
|
|
}
|
|
|
|
.jiankongmodule .jkcontent {
|
|
font-family: Lato-Regular;
|
|
font-size: 32px;
|
|
color: #FF4D4D;
|
|
padding: 10px 0 0 20px;
|
|
}
|
|
|
|
.layui-self-header {
|
|
font-family: MicrosoftYaHei;
|
|
font-size: 18px;
|
|
color: #333333;
|
|
padding-left: 15px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.hrclass {
|
|
height: 10px;
|
|
width: 100%;
|
|
border-bottom: 1px solid #C6CCDE;
|
|
}
|
|
|
|
.selftopwhere {
|
|
padding-top: 20px;
|
|
}
|
|
|
|
.selftopwhere .layui-inline {
|
|
width: 120px;
|
|
}
|
|
|
|
.selftopwhere .layui-inline-max {
|
|
width: 160px;
|
|
}
|
|
|
|
.selftopwhere .layui-inline input {
|
|
height: 28px;
|
|
}
|
|
|
|
.self_innerblock {
|
|
display: inline-block;
|
|
}
|
|
|
|
.self-table-click td {
|
|
background-color: #f3ebbc;
|
|
}
|
|
.layui-laypage .layui-laypage-curr .layui-laypage-em {
|
|
background-color: #ff4d4d;
|
|
}
|
|
/*
|
|
.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
|
|
background-color: #e2e2e2;
|
|
}
|
|
.layui-table th {
|
|
border-color: #cccaca;
|
|
}
|
|
.layui-table td, .layui-table[lay-skin=line], .layui-table[lay-skin=row] {
|
|
border-width: 1px;
|
|
border-style: dotted;
|
|
border-color: #cccaca;
|
|
}*/
|
|
.layui-table th {
|
|
color: black;
|
|
font-weight: bold;
|
|
background-color:none;
|
|
}
|
|
.layui-table-header tr {
|
|
background-color: white !important;
|
|
}
|
|
.layui-btn-primary:hover {
|
|
border: 1px solid #f77373;
|
|
}
|
|
|
|
.layui-layer-btn .layui-layer-btn0 {
|
|
background-color: #FF4D4D;
|
|
border-color: #FF4D4D;
|
|
}
|
|
|
|
|
|
.maytable .layui-table-cell, .layui-table-tool-panel li {
|
|
overflow: hidden;
|
|
text-overflow: unset;
|
|
white-space: unset;
|
|
height:auto;
|
|
}
|
|
.maytable .layui-table-view .layui-table[lay-size=sm] .layui-table-cell {
|
|
height: unset;
|
|
}
|
|
.layui-form-select dl dd, .layui-form-select dl dt {
|
|
line-height: 24px;
|
|
}
|
|
.layui-form-select dl dd.layui-this {
|
|
background-color: #FF4D4D;
|
|
color: #fff;
|
|
}
|
|
/*#623a7b;*/
|
|
|
|
/*.self-table-click:hover {
|
|
background-color: #FBEC88;
|
|
}*/
|