1
This commit is contained in:
@@ -214,3 +214,22 @@ Button.color-secondary {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.unity-text-field__input {
|
||||
background-color: rgba(0, 0, 0, 0.78);
|
||||
border-left-color: rgba(109, 109, 109, 0);
|
||||
border-right-color: rgba(109, 109, 109, 0);
|
||||
border-top-color: rgba(109, 109, 109, 0);
|
||||
border-bottom-color: rgba(109, 109, 109, 0);
|
||||
margin-top: 0;
|
||||
margin-right: 0;
|
||||
margin-bottom: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.unity-text-field__input > .unity-text-element {
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
Foldout > Toggle {
|
||||
}
|
||||
|
Reference in New Issue
Block a user