21 lines
456 B
Plaintext
21 lines
456 B
Plaintext
|
style "tooltips" = "default"
|
||
|
{
|
||
|
engine "pixmap"
|
||
|
{
|
||
|
image
|
||
|
{
|
||
|
function = FLAT_BOX
|
||
|
detail = "tooltip"
|
||
|
recolorable = TRUE
|
||
|
file = "/Others/tooltip.png"
|
||
|
border = { 2, 2, 2, 2 }
|
||
|
stretch = TRUE
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
widget "gtk-tooltip*" style "tooltips"
|
||
|
class "*GtkTooltips*" style "tooltips"
|
||
|
widget_class "*Tooltips*" style "tooltips"
|
||
|
widget "*.nautilus-extra-view-widget" style:highest "tooltips"
|