This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
.unity-box {
|
||||
margin: 2px;
|
||||
padding: 10px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.unity-box #description {
|
||||
margin: 10px 0 10px 0;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#action-button {
|
||||
font-size: 20px;
|
||||
-unity-font-style: bold;
|
||||
padding: 10px;
|
||||
margin:10px;
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8dfe8fb3b6d0f3e4693553ecc1cb23dd
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
|
||||
disableValidation: 0
|
||||
@@ -0,0 +1,28 @@
|
||||
.unity-box {
|
||||
margin: 2px;
|
||||
padding: 10px;
|
||||
border-width: 0;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
|
||||
#package-box {
|
||||
margin: 2px;
|
||||
border-width: 0;
|
||||
flex-direction:row;
|
||||
padding: 6px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#package-row {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
flex-direction: row;
|
||||
background-color: rgba(0,0,0,0);
|
||||
}
|
||||
|
||||
#manifest-header {
|
||||
font-size: 20px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 346f7a547766ecb4396d15f585a15133
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
|
||||
disableValidation: 0
|
||||
Reference in New Issue
Block a user