mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
@@ -3210,8 +3210,18 @@ GtkColorButton.button {
|
|||||||
color: @theme_tooltip_fg_color;
|
color: @theme_tooltip_fg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tooltip.background {
|
||||||
|
background-color: @theme_tooltip_bg_color;
|
||||||
|
background-clip: padding-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tooltip.window-frame.csd {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
.tooltip * {
|
.tooltip * {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
/************
|
/************
|
||||||
|
|||||||
Reference in New Issue
Block a user