mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
use tooltip widget to show subactions
This commit is contained in:
parent
0be94fc2d8
commit
d312101573
2 changed files with 267 additions and 102 deletions
|
|
@ -829,6 +829,11 @@ HintedLineEditButton {
|
|||
}
|
||||
|
||||
/* Launcher specific stylesheets */
|
||||
ActionMenuToolTip {
|
||||
border: 1px solid #555555;
|
||||
background: {color:bg-inputs};
|
||||
}
|
||||
|
||||
ActionVariantWidget {
|
||||
background: transparent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue