Lightningbeam/Themes/Default/gtk-2.0/Styles/Menu/opera-menu.rc

20 lines
304 B
Plaintext

style "opera-menu" = "default"
{
xthickness = 1
ythickness = 1
engine "pixmap"
{
image
{
function = BOX
recolorable = TRUE
file = "Menu/opera-menu.png"
border = { 1, 1, 1, 1}
stretch = TRUE
}
}
}
class "GtkMenu" style "opera-menu"