Fix for gtk2 tooltip transparency not matching other tooltips

This commit is contained in:
damo 2015-09-14 16:32:07 +01:00
parent f65c821f25
commit 6c74e95fd3
5 changed files with 5 additions and 5 deletions

View file

@ -390,7 +390,7 @@ style "tooltips" = "wider"
engine "murrine" engine "murrine"
{ {
roundness = 0 roundness = 0
rgba = TRUE rgba = FALSE
} }
} }

View file

@ -390,7 +390,7 @@ style "tooltips" = "wider"
engine "murrine" engine "murrine"
{ {
roundness = 0 roundness = 0
rgba = TRUE rgba = FALSE
} }
} }

View file

@ -390,7 +390,7 @@ style "tooltips" = "wider"
engine "murrine" engine "murrine"
{ {
roundness = 0 roundness = 0
rgba = TRUE rgba = FALSE
} }
} }

View file

@ -390,7 +390,7 @@ style "tooltips" = "wider"
engine "murrine" engine "murrine"
{ {
roundness = 0 roundness = 0
rgba = TRUE rgba = FALSE
} }
} }

View file

@ -390,7 +390,7 @@ style "tooltips" = "wider"
engine "murrine" engine "murrine"
{ {
roundness = 0 roundness = 0
rgba = TRUE rgba = FALSE
} }
} }