diff options
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css')
-rw-r--r-- | common/gtk-3.0/3.20/gtk-solid-dark.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css index 028bf7a..f7bc549 100644 --- a/common/gtk-3.0/3.20/gtk-solid-dark.css +++ b/common/gtk-3.0/3.20/gtk-solid-dark.css @@ -2512,10 +2512,11 @@ tooltip { tooltip.background { background-color: #353945; background-clip: padding-box; } + tooltip.background label { + padding: 4px; } tooltip decoration { background-color: transparent; } tooltip * { - padding: 4px; background-color: transparent; color: #BAC3CF; } |