~ci-train-bot/ubuntu-themes/ubuntu-themes-ubuntu-artful-2764

« back to all changes in this revision

Viewing changes to Radiance/gtk-3.0/apps/glade.css

  • Committer: Iain Lane
  • Date: 2016-08-01 12:10:11 UTC
  • mto: This revision was merged to the branch mainline in revision 493.
  • Revision ID: iain.lane@canonical.com-20160801121011-6hxgop77d04r71ye
Install the 3.20 themes into a 3.20 directory, so we can stay compatible with previous gtk versions too

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
GladeEditor GtkContainer {
 
3
    background-color: @bg_color
 
4
}
 
5
 
 
6
GladeWindow GtkGrid {
 
7
    background-color: @bg_color
 
8
}