1
This commit is contained in:
@@ -2,13 +2,6 @@
|
||||
background-color: rgb(113, 113, 113);
|
||||
}
|
||||
|
||||
.Console-Text {
|
||||
font-size: 18px;
|
||||
color: rgba(233, 233, 233, 0.63);
|
||||
-unity-font-definition: url('project://database/Assets/BITKit/Art/Fonts/NotoSansSC-Regular%20SDF.asset?fileID=11400000&guid=4897d78d91e2fa34bbc06b9e213ac6d4&type=2#NotoSansSC-Regular SDF');
|
||||
-unity-font-style: bold;
|
||||
}
|
||||
|
||||
.Console-ScrollView {
|
||||
background-color: rgb(87, 87, 87);
|
||||
}
|
||||
@@ -60,5 +53,5 @@ ListView Label {
|
||||
}
|
||||
|
||||
ListView Label:hover {
|
||||
color: rgba(32, 32, 32, 255);
|
||||
color: rgb(32, 32, 32);
|
||||
}
|
||||
|
Reference in New Issue
Block a user