~ubuntu-branches/ubuntu/hardy/ubuntustudio-look/hardy

« back to all changes in this revision

Viewing changes to ubuntustudio-theme/gtk-2.0/panel/panel.rc

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2008-04-03 10:27:40 UTC
  • Revision ID: james.westby@ubuntu.com-20080403102740-r0xv8luo5kvjb8xx
Tags: 0.25
Further theme updates from Cory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
style "panelbg"
2
 
{
3
 
  xthickness        = 0
4
 
  ythickness        = 0
5
 
  bg_pixmap[NORMAL] = "panel/panel.png"
6
 
}
7
 
 
8
 
class "*Panel*" style "panelbg"
9
 
class "*panel*" style "panelbg"
10
 
class "*notif*" style "panelbg"
11
 
class "*Notif*" style "panelbg"
12
 
class "*Tray*"  style "panelbg"
13
 
class "*tray*"  style "panelbg"