Merge branch 'fixes-roundup4' into shigusegubu-themes3
This commit is contained in:
commit
d95eb5be85
3 changed files with 13 additions and 3 deletions
|
|
@ -167,3 +167,12 @@ Tab:hover:active {
|
|||
TopBar Link {
|
||||
textColor: #ffffff
|
||||
}
|
||||
|
||||
MenuItem:hover {
|
||||
background: --fg
|
||||
}
|
||||
|
||||
Popover {
|
||||
shadow: --buttonDefaultBevel, 5 5 0 0 #000000 / 0.2;
|
||||
roundness: 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue