You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
584 B
24 lines
584 B
11 years ago
|
# ==============================================================================
|
||
|
# BANSHEE SPECIFIC SETTINGS
|
||
|
# ==============================================================================
|
||
|
|
||
|
style "banshee_scrollbar" {
|
||
|
engine "murrine" {
|
||
|
roundness = 20
|
||
|
}
|
||
|
}
|
||
|
|
||
|
widget "__gtksharp_1*SeekSlider*" style "scale"
|
||
|
widget "__gtksharp_1*Player*croll*" style "banshee_scrollbar"
|
||
|
|
||
|
widget_class "__gtksharp_1*<GtkToolbar>*" style "default"
|
||
|
widget_class "__gtksharp_1*<GtkButton>*" style "button"
|
||
|
#widget_class "__gtksharp_1*<GtkScale>*" style "scale"
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|