Rasagar/Library/PackageCache/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/DownloadPlasticExeWindow.uss

32 lines
413 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
@import "Base.uss";
#container {
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;
margin-left: 20px;
}
#footer {
display: flex;
flex-direction: row;
margin-top: 15px;
margin-left: 20px;
}
#title {
-unity-font-style: bold;
}
#progressControlsContainer {
height: 15px;
}
Label {
white-space: normal;
margin-bottom: 10px;
}
Button {
width: 180px;
}