1
This commit is contained in:
@@ -13,3 +13,15 @@
|
||||
border-top-color: rgb(149, 149, 149);
|
||||
border-bottom-color: rgb(149, 149, 149);
|
||||
}
|
||||
|
||||
.readonly #unity-text-input {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
border-left-color: rgba(0, 0, 0, 0);
|
||||
border-right-color: rgba(0, 0, 0, 0);
|
||||
border-top-color: rgba(0, 0, 0, 0);
|
||||
border-bottom-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
.readonly .hide-label TextField Label {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user