mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
changed fornt for publish log console
This commit is contained in:
parent
53ab72c772
commit
b12d44a390
1 changed files with 5 additions and 0 deletions
|
|
@ -642,6 +642,11 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical {
|
|||
font-family: "Roboto Mono";
|
||||
}
|
||||
|
||||
/* New Create/Publish UI */
|
||||
#PublishLogConsole {
|
||||
font-family: "Roboto Mono";
|
||||
}
|
||||
|
||||
#VariantInput[state="new"], #VariantInput[state="new"]:focus, #VariantInput[state="new"]:hover {
|
||||
border-color: #7AAB8F;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue