【m】插件上传

This commit is contained in:
2026-04-28 16:48:04 +08:00
parent 459db5ec01
commit 753878bdbb
631 changed files with 91583 additions and 11 deletions

View File

@@ -0,0 +1,38 @@
.unity-label {
margin: 2px 4px;
padding: 1px 2px 2px 2px;
}
.font-small {
font-size: env(--unity-font-size-small);
}
.font-big {
font-size: env(--unity-font-size);
}
:root #unity-content-container {
min-width: 400px;
}
#titleLabel {
font-size: 19px;
-unity-font-style: bold;
padding-top: 0;
}
#renderStreamingContainer {
padding-left: 5px;
}
Foldout {
background-color: var(--unity-colors-inspector_titlebar-background-hover);
border-width: 1px;
border-color: var(--unity-colors-app_toolbar-background);
margin: 2px 9px 2px 6px;
min-width: 330px;
}
Foldout Label {
margin: 2px 0 0 3px;
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: f59eb35823ffa674a9684802c2866fc0
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
disableValidation: 0

View File

@@ -0,0 +1,118 @@
#checkUpdateContainer {
flex-direction: row;
margin-top: 10px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
#wizardCheckbox {
margin-top: 15px;
margin-left: 20px;
margin-bottom: 20px;
}
#statusOK, #statusError {
width: 12px;
height: 12px;
position: absolute;
right: 10px;
}
#testLabel {
width: 425px;
padding-left: 15px;
}
#testRow {
flex-direction: row;
margin-top: 5px;
}
#resolver {
position: absolute;
right: 0px;
width: 100px;
margin-top: -4px;
}
.unity-help-box {
margin: 10px;
margin-top: 5px;
padding: 10px;
border-width: 1px;
border-radius: 3px;
flex-direction: row;
flex-shrink: 1;
}
.unity-help-box > Image {
margin-top: -7px;
margin-bottom: -7px;
margin-right: 10px;
flex-shrink: 0;
width: 32px;
height: 32px;
align-self: center;
}
.unity-help-box > Label {
-unity-text-align: middle-left;
white-space: normal;
margin-right: 32px;
}
.fix-all, .open-project-settings {
margin: 10px 20px;
}
.inner-box {
padding: 10px;
padding-top: 5px;
border-radius: 3px;
border-width: 1px;
}
.scope-box {
border-width: 1px;
border-radius: 3px;
margin: 0px;
margin-top: 12px;
padding: 7px;
}
.scope-box > #title {
align-self: center;
width: 200px;
font-size: 14px;
-unity-font-style: bold;
-unity-text-align: middle-center;
}
.right-anchored-button {
position: absolute;
right: 0px;
width: 114px;
margin-top: 0px;
margin-right: 10px;
}
.large-button {
margin-left: 20px;
margin-right: 20px;
}
.h1 {
-unity-font-style: bold;
font-size: 16px;
margin: 2px 5px 8px 9px;
}
.h2 {
-unity-font-style: bold;
margin-left: 7px;
}
.normal {
margin-left: 10px;
}

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: d3f11d2dbfc14439b2866e1e72e0e4e6
timeCreated: 1673943091