aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-X-Aqua/gtk-2.0/styles/scrolled-window.rc
blob: f45cf7b67c5c6c8e54b7748065c4b5d2cc40295a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
style "scrolled-window"
{
    xthickness = 1
    ythickness = 1
    
    engine "pixmap"
    {
        image
        {
            function = SHADOW
            file = "images/frames/frame.svg"
            border = {1, 1, 1, 1}
            stretch = TRUE
        }
    }
}