You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
303 B
14 lines
303 B
.inspector-header {
|
|
-unity-font-style: bold;
|
|
margin: 4px 0;
|
|
height: 19px;
|
|
padding-left: 32px;
|
|
-unity-text-align: middle-left;
|
|
border-width: 1px 0 0 0;
|
|
border-color: #1F1F1F;
|
|
background-color: #323232;
|
|
}
|
|
|
|
.unity-base-text-field__input--multiline {
|
|
min-height: 32px;
|
|
}
|