Merge remote-tracking branch 'origin/master'

pull/157/head v2.3
Satyajit Sahoo 2014-08-04 21:43:20 +05:30
commit 02775112a2
1 changed files with 3 additions and 1 deletions

View File

@ -546,6 +546,8 @@ style "xfwm-tabwin" {
}
style "xfwm-tabwin-button" {
font_name = "bold"
bg[SELECTED] = @selected_bg_color
}
@ -769,6 +771,6 @@ widget_class "*XfceHeading*" style "xfce-header"
widget_class "*XfceDesktop*" style "xfdesktop-windowlist"
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
widget "xfwm4-tabwin*" style "xfwm-tabwin"
widget "xfwm4-tabwin*GtkButton" style "xfwm-tabwin-button"
widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button"
widget_class "*XfsmLogoutDialog*" style "xfsm-logout"
widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button"