11
This commit is contained in:
@@ -11,6 +11,12 @@ Button {
|
||||
border-left-width: 1px;
|
||||
}
|
||||
|
||||
ProgressBar .unity-text-element {
|
||||
color: rgba(255, 255, 255, 0.96);
|
||||
-unity-text-outline-width: 1px;
|
||||
-unity-text-outline-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
Button:hover {
|
||||
color: rgb(0, 0, 0);
|
||||
border-left-color: rgba(255, 255, 255, 0.78);
|
||||
@@ -37,7 +43,7 @@ Button:active {
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
Label {
|
||||
.unity-text-element {
|
||||
-unity-font-definition: url("project://database/Assets/Artists/Arts/Fonts/Meiryo%20UI%20W53%20Regular%20SDF.asset?fileID=11400000&guid=80d4eed6ab6a2c248b81331b3aab1c8c&type=2#Meiryo UI W53 Regular SDF");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user