Improve UI style
This commit is contained in:
parent
f8dc4dc5d3
commit
1b5a86ce55
File diff suppressed because it is too large
Load Diff
@ -1,15 +1,12 @@
|
||||
#main {
|
||||
|
||||
}
|
||||
#content {
|
||||
background-color: #2b2b2b,
|
||||
position: absolute;
|
||||
}
|
||||
#inspector {
|
||||
border-left-width: 1px;
|
||||
border-left-color: #000;
|
||||
border-left_style: solid;
|
||||
padding: 3px;
|
||||
}
|
||||
.node { background-color: #222; border-radius:4px; padding:6px; }
|
||||
#title { unity-font-style: bold; color: white; }
|
||||
#content {
|
||||
background-color: #2b2b2b;
|
||||
}
|
||||
#inspector {
|
||||
border-left-width: 1px;
|
||||
border-left-color: #000;
|
||||
padding: 3px;
|
||||
}
|
||||
#title {
|
||||
-unity-font-style: bold;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@ -58,9 +58,7 @@ GraphicsSettings:
|
||||
m_FogKeepExp2: 1
|
||||
m_AlbedoSwatchInfos: []
|
||||
m_RenderPipelineGlobalSettingsMap:
|
||||
UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 2acc6984d25d4a508a6d7042927d3083, type: 2}
|
||||
m_ShaderBuildSettings:
|
||||
keywordDeclarationOverrides: []
|
||||
UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 370d27fa5af5291e18529fa336759ac9, type: 2}
|
||||
m_LightsUseLinearIntensity: 1
|
||||
m_LightsUseColorTemperature: 1
|
||||
m_LogWhenShaderIsCompiled: 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user