1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Button {
|
||||
TabBar Button:disabled {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.flex-row {
|
||||
@@ -187,3 +188,20 @@ Button:hover > #icon-image {
|
||||
display: none;
|
||||
transition-delay: 0s, 2s;
|
||||
}
|
||||
|
||||
Label.tm {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
Label.ts {
|
||||
}
|
||||
|
||||
Label.tl {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
Button {
|
||||
}
|
||||
|
||||
#unity-progress-bar > VisualElement > VisualElement {
|
||||
}
|
||||
|
Reference in New Issue
Block a user