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.
235 lines
4.8 KiB
235 lines
4.8 KiB
11 months ago
|
|
||
|
/*���ڿؼ�*/
|
||
|
.layui-laydate {
|
||
|
border: 1px solid rgba(87,202,246,0.4) !important;
|
||
|
color: #4BCCFF !important;
|
||
|
}
|
||
|
|
||
|
.layui-laydate, .layui-laydate-hint {
|
||
|
background-color: rgba(21,50,84,1) !important;
|
||
|
color: #4BCCFF !important;
|
||
|
}
|
||
|
|
||
|
.layui-laydate-header {
|
||
|
border-bottom: 1px solid rgba(87,202,246,0.4) !important;
|
||
|
background-color: rgba(21,50,84,1) !important;
|
||
|
color: #4BCCFF !important;
|
||
|
}
|
||
|
|
||
|
.layui-laydate-header i {
|
||
|
color: #4BCCFF !important;
|
||
|
}
|
||
|
|
||
|
.layui-laydate-content {
|
||
|
background-color: rgba(21,50,84,1) !important;
|
||
|
color: #4BCCFF !important;
|
||
|
}
|
||
|
|
||
|
.layui-laydate-list, .laydate-year-list {
|
||
|
background-color: rgba(21,50,84,1) !important;
|
||
|
color: #4BCCFF !important;
|
||
|
}
|
||
|
|
||
|
.layui-laydate-footer {
|
||
|
border-top: 1px solid rgba(87,202,246,0.4) !important;
|
||
|
}
|
||
|
|
||
|
.layui-laydate .layui-this {
|
||
|
background-color: rgba(87,202,246,0.4) !important;
|
||
|
color: #4BCCFF !important;
|
||
|
}
|
||
|
|
||
|
.laydate-footer-btns span {
|
||
|
background-color: rgba(87,202,246,0.1) !important;
|
||
|
border: 1px solid rgba(87,202,246,0.4) !important;
|
||
|
}
|
||
|
|
||
|
/*���ڿؼ�-------------------------------------------------*/
|
||
|
|
||
|
/*�����ؼ�*/
|
||
|
.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row] {
|
||
|
border: none;
|
||
|
}
|
||
|
|
||
|
.layui-table {
|
||
|
color: #fff;
|
||
|
background: none;
|
||
|
border: 0px solid #114d91;
|
||
|
}
|
||
|
|
||
|
.layui-table tr {
|
||
|
color: #fff;
|
||
|
border: 1px solid #114d91;
|
||
|
}
|
||
|
|
||
|
.layui-table-header {
|
||
|
background: #163C66;
|
||
|
}
|
||
|
|
||
|
.layui-table th {
|
||
|
background: #163C66;
|
||
|
border: 1px solid #114d91;
|
||
|
height: 56px;
|
||
|
font-weight: 900;
|
||
|
font-size: 16px;
|
||
|
color: #00fcff;
|
||
|
}
|
||
|
|
||
|
.layui-table tr {
|
||
|
height: 54px;
|
||
|
}
|
||
|
|
||
|
.layui-table tbody tr td {
|
||
|
font-size: 16px;
|
||
|
}
|
||
|
|
||
|
.layui-table-box {
|
||
|
background: none;
|
||
|
}
|
||
|
|
||
|
/* ����ͷ������������ɫ */
|
||
|
.layui-table-tool {
|
||
|
background-color: #163C66;
|
||
|
}
|
||
|
/* ż���б���ɫ */
|
||
|
.layui-table[lay-even] tr:nth-child(even) {
|
||
|
background-color: rgba(22,60,102,0.5);
|
||
|
}
|
||
|
/* ����ָ������ʱ,�����б�����ɫ */
|
||
|
.layui-table tbody tr:hover, .layui-table-hover {
|
||
|
background-color: rgba(8,60,101,0.7);
|
||
|
}
|
||
|
/* ż���б���ɫ */
|
||
|
.layui-table tbody tr.layui-table-click {
|
||
|
background-color: rgba(8,60,101,0.9);
|
||
|
}
|
||
|
|
||
|
.layui-table-view {
|
||
|
border: 1px solid #114d91;
|
||
|
}
|
||
|
/* ���� ��ҳ */
|
||
|
.layui-table-page {
|
||
|
border-top: 1px solid #114d91;
|
||
|
color: #e4ffff;
|
||
|
}
|
||
|
|
||
|
.layui-laypage .layui-laypage-curr .layui-laypage-em {
|
||
|
background-color: #3479B5;
|
||
|
}
|
||
|
|
||
|
.layui-laypage, .layui-laypage a, .layui-laypage .layui-laypage-skip, .layui-laypage .layui-laypage-count {
|
||
|
color: #00bbe0;
|
||
|
}
|
||
|
|
||
|
.layui-laypage .layui-laypage-skip .layui-input {
|
||
|
border: 1px solid #114d91;
|
||
|
background-color: #163C66;
|
||
|
color: #e4ffff;
|
||
|
}
|
||
|
|
||
|
.layui-laypage .layui-laypage-skip .layui-laypage-btn {
|
||
|
border: 1px solid #114d91;
|
||
|
background-color: #163C66;
|
||
|
color: #e4ffff;
|
||
|
}
|
||
|
|
||
|
.layui-laypage-limits select {
|
||
|
border: 1px solid #114d91;
|
||
|
background-color: #163C66;
|
||
|
color: #e4ffff;
|
||
|
}
|
||
|
|
||
|
/*�����ؼ�-------------------------------------------------*/
|
||
|
.layui-elem-quote {
|
||
|
margin-bottom: 0px;
|
||
|
padding: 15px;
|
||
|
line-height: 22px;
|
||
|
border-radius: 0 2px 2px 0;
|
||
|
border-left: 0px;
|
||
|
background-color: transparent;
|
||
|
}
|
||
|
|
||
|
|
||
|
.layui-form-item {
|
||
|
clear: inherit;
|
||
|
}
|
||
|
|
||
|
.layui-input,
|
||
|
.layui-select,
|
||
|
.layui-textarea {
|
||
|
height: 40px;
|
||
|
line-height: 40px;
|
||
|
border: 1px solid #2a6da3;
|
||
|
background-color: #083c65;
|
||
|
border-radius: 2px;
|
||
|
color: #c8f1ff;
|
||
|
}
|
||
|
|
||
|
.layui-input:hover,
|
||
|
.layui-textarea:hover {
|
||
|
border-color: #2a6da3 !important;
|
||
|
}
|
||
|
|
||
|
.layui-form-select dl {
|
||
|
border: 1px solid #2a6da3;
|
||
|
background-color: #083c65;
|
||
|
}
|
||
|
|
||
|
.layui-form-select dl dd:hover {
|
||
|
border: 1px solid #2a6da3;
|
||
|
background-color: #083c65;
|
||
|
}
|
||
|
|
||
|
.btn-search {
|
||
|
display: inline-block;
|
||
|
height: 40px;
|
||
|
line-height: 40px;
|
||
|
padding: 0 18px;
|
||
|
background-color: #1b79b4;
|
||
|
color: #fff;
|
||
|
white-space: nowrap;
|
||
|
text-align: center;
|
||
|
font-size: 16px;
|
||
|
border: none;
|
||
|
border-radius: 2px;
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
.btn-search img {
|
||
|
display: inline-block;
|
||
|
margin-right: 10px;
|
||
|
}
|
||
|
|
||
|
|
||
|
.btn-search:hover {
|
||
|
opacity: 1;
|
||
|
filter: alpha(opacity=100);
|
||
|
color: #fff;
|
||
|
}
|
||
|
|
||
|
input:-ms-input-placeholder {
|
||
|
color: #c8f1ff;
|
||
|
font-size: 14px;
|
||
|
}
|
||
|
|
||
|
input::-webkit-input-placeholder {
|
||
|
color: #c8f1ff;
|
||
|
font-size: 14px;
|
||
|
}
|
||
|
/*�������Ǻ�*/
|
||
|
.label-required-next:after {
|
||
|
top: 6px;
|
||
|
right: 5px;
|
||
|
color: red;
|
||
|
content: '*';
|
||
|
position: absolute;
|
||
|
margin-left: 4px;
|
||
|
font-weight: 700;
|
||
|
line-height: 1.8em;
|
||
|
}
|
||
|
|
||
|
.layui-form-select dl dt {
|
||
|
font-size: 12px;
|
||
|
color: #c8f1ff!important;
|
||
|
}
|