1
This commit is contained in:
21
Packages/Common~/UX/BITInspector.uss
Normal file
21
Packages/Common~/UX/BITInspector.uss
Normal file
@@ -0,0 +1,21 @@
|
||||
Label {
|
||||
-unity-font-definition: initial;
|
||||
-unity-font: url('project://database/Assets/BITKit/Art/Fonts/TTF/NotoSansSC/NotoSansSC-Regular.otf?fileID=12800000&guid=4c18d9986fb464a409e93a5ee6151a7f&type=3#NotoSansSC-Regular');
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 24px;
|
||||
margin-bottom: 4px;
|
||||
-unity-font-definition: url('project://database/Assets/BITKit/Art/Fonts/NotoSansSC-Regular%20SDF.asset?fileID=11400000&guid=4897d78d91e2fa34bbc06b9e213ac6d4&type=2#NotoSansSC-Regular SDF');
|
||||
}
|
||||
|
||||
.subTitle {
|
||||
-unity-font-style: bold;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 4px;
|
||||
border-bottom-width: 1px;
|
||||
border-left-color: rgb(149, 149, 149);
|
||||
border-right-color: rgb(149, 149, 149);
|
||||
border-top-color: rgb(149, 149, 149);
|
||||
border-bottom-color: rgb(149, 149, 149);
|
||||
}
|
Reference in New Issue
Block a user