mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-08 06:00:24 +08:00
实现Web静态文件分发
This commit is contained in:
@@ -49,7 +49,11 @@
|
||||
}
|
||||
|
||||
.left-box.disabled {
|
||||
opacity: 0.3;
|
||||
opacity: 0.1;
|
||||
}
|
||||
|
||||
.left-box.disabled:hover {
|
||||
opacity: 1.0;
|
||||
}
|
||||
|
||||
.left-box.tiny {
|
||||
|
||||
Reference in New Issue
Block a user