~ubuntu-branches/debian/stretch/gnome-color-chooser/stretch

« back to all changes in this revision

Viewing changes to profiles/compact.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Werner Pantke
  • Date: 2009-03-24 01:58:48 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090324015848-dgikh3zqj9p0s0lv
Tags: 0.2.5-1
* new upstream release
* bumped Debian Policy Standards-Version to 3.8.1 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
}
79
79
class "GtkWidget" style "gnome-color-chooser-compact"
80
80
 
81
 
style "tooltips"
 
81
style "gnome-color-chooser-compact-tooltips"
82
82
{
83
83
  xthickness = 4
84
84
  ythickness = 4
85
85
}
86
 
widget "gtk-tooltip*" style "tooltips"
 
86
widget "gtk-tooltip*" style "gnome-color-chooser-compact-tooltips"
87
87
  </content>
88
88
</profile>