mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
themes: Define box-shadow for tooltips on System theme
Applying cc120f1b
to the System theme as well, so that the issue
is resolved for both.
This commit is contained in:
parent
cc120f1bd9
commit
d0d63efac9
1 changed files with 4 additions and 0 deletions
|
@ -129,6 +129,10 @@ entry.italic {
|
||||||
color: rgba (1.0, 0.0, 0.0, 1.0);
|
color: rgba (1.0, 0.0, 0.0, 1.0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tooltip decoration {
|
||||||
|
box-shadow: 0px 0px;
|
||||||
|
}
|
||||||
|
|
||||||
treeview header button {
|
treeview header button {
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue