Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:notifyd:theming [2016/08/06 22:51] ochosiapps:notifyd:theming [2020/09/28 05:05] (current) – removed deprecated page kevinbowen
Line 1: Line 1:
-===== Gtk 3.20 ===== 
-=== Overall window style === 
-''#XfceNotifyWindow .osd'' 
  
-(e.g. background-color, color, border) 
- 
-=== Window with mouse-focus === 
-''#XfceNotifyWindow .osd:hover'' 
-=== Summary === 
-''#XfceNotifyWindow.osd label#summary'' 
-=== Body === 
-''#XfceNotifyWindow.osd label#body'' 
-=== Button === 
-''#XfceNotifyWindow.osd button'' 
-=== Progressbar === 
-''#XfceNotifyWindow.osd progressbar'' 
- 
-''#XfceNotifyWindow.osd progressbar progress'' 
- 
-''#XfceNotifyWindow.osd progressbar trough'' 
- 
-===== Gtk 3.18 and before =====