Maze / Library /PackageCache /com.unity.collab-proxy@2.0.4 /Editor /PlasticSCM /Assets /Styles /OrganizationPanel.uss
| @import "Base.uss"; | |
| .organization-section { | |
| margin: 10px 0px; | |
| } | |
| .organization-right { | |
| width: auto; | |
| min-width: 70px; | |
| margin-left: 0px; | |
| } | |
| .organization-left{ | |
| flex: auto; | |
| margin-top: 3px; | |
| } | |
| #openUnityDashboardButton { | |
| margin-top: 5px; | |
| margin-bottom: 5px; | |
| height: 30px; | |
| color: white; | |
| background-color: black; | |
| } | |
| #joinSingleOrganizationButton{ | |
| height: 19px; | |
| } |