aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-darker.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css
index 46b1a4b..ae5b4dc 100644
--- a/common/gtk-3.0/3.20/gtk-darker.css
+++ b/common/gtk-3.0/3.20/gtk-darker.css
@@ -2511,10 +2511,11 @@ tooltip {
tooltip.background {
background-color: rgba(53, 57, 69, 0.95);
background-clip: padding-box; }
+ tooltip.background label {
+ padding: 4px; }
tooltip decoration {
background-color: transparent; }
tooltip * {
- padding: 4px;
background-color: transparent;
color: #BAC3CF; }