From cd29a55f35d9171423a5d3a7da09631ad2d99757 Mon Sep 17 00:00:00 2001 From: Phob1an <smithmark347@gmail.com> Date: Fri, 6 Dec 2019 08:02:06 +1100 Subject: [PATCH] sync --- gtk/Steamy/gtk-3.20/gtk.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gtk/Steamy/gtk-3.20/gtk.css b/gtk/Steamy/gtk-3.20/gtk.css index 514ad82..5fcfc83 100644 --- a/gtk/Steamy/gtk-3.20/gtk.css +++ b/gtk/Steamy/gtk-3.20/gtk.css @@ -3726,12 +3726,12 @@ tooltip { color: #fcfcfc; padding: 4px; /* not working */ - border-radius: 3px; + border-radius: 0px; box-shadow: none; text-shadow: none; - border: 1px solid #595c5c; } + border: 1px solid #404855; } tooltip.background { - background-color: #c5cbd8; + background-color: #2a2e33; background-clip: padding-box; } tooltip.window-frame.csd { background-color: transparent; -- GitLab