|
@@ -22,7 +22,7 @@
|
|
|
.footer a:hover {color: #00FF00;}
|
|
|
.header span>a {color: #BBBBBB;}
|
|
|
h1 {color: #FFFFFF;}
|
|
|
- .layui-table-header th, .layui-table-cell, .layui-table-view {background: #222222; color: #E0E0E0;}
|
|
|
+ .layui-table-header th, .layui-table-cell, .layui-table-view .layui-table {background: #222222; color: #E0E0E0;}
|
|
|
.layui-table-sort i {color: #E0E0E0;}
|
|
|
}
|
|
|
|