BITKit/Packages/Common~/UX/BITInspector.uss

22 lines
777 B
Plaintext

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);
}