update resources

This commit is contained in:
QIDI TECH
2025-08-01 14:48:54 +08:00
parent 5effa59bd0
commit e3f49c2fb5
140 changed files with 964 additions and 386 deletions

View File

@@ -34,6 +34,20 @@ html, body {
color: #ACACAC;
}
.DropdownBG
{
background: white;
}
.DropdownHeaderBG
{
background-color: #F7F7F7;
}
.DropdownFooter:hover {
background-color: #f5f5f5;
}
/*-------按钮------*/
.Btn_White
{