Files
ServerStatus/web/css/light.css
2023-07-08 20:56:24 +08:00

6 lines
295 B
CSS

body {background: #ebebeb url(../img/light.png);}
.layui-panel {overflow-x: auto;}
.layui-table th, .layui-table td { text-align: center;white-space: nowrap; }
.layui-progress-text { color: #000 !important; }
.collapse { text-align: center; }
.layui-table tr:hover { background-color: #f5f5f5; }