This commit is contained in:
CortexCore
2025-07-11 11:45:45 +08:00
parent fc189b98cc
commit ecae0f809c
76 changed files with 237471 additions and 33136 deletions

View File

@@ -1,6 +1,5 @@
.alert-container Label {
color: rgba(255, 255, 255, 0.78);
-unity-font: initial;
}
.alert-container Button {
@@ -14,7 +13,6 @@
border-bottom-left-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
-unity-font-definition: url("project://database/Assets/BITKit/Unity/Art/Fonts/SDF/SourceHanMono-Regular%20SDF.asset?fileID=11400000&guid=b3753d022dd4b4545b0e5f3f6e9a997f&type=2#Assets/BITKit/Unity/Art/Fonts/SDF/SourceHanMono-Regular SDF.asset");
min-width: 128px;
-unity-background-image-tint-color: rgba(255, 255, 255, 0.78);
}