Files
iFactory.Cutting.Unity/Assets/BITKit/Unity/UX/BITInspector.uss

16 lines
349 B
Plaintext
Raw Permalink Normal View History

2024-06-03 10:11:43 +08:00
.title {
font-size: 24px;
margin-bottom: 4px;
}
.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);
}