~darkxst/ubuntu/quantal/gnome-shell/lp1128804

« back to all changes in this revision

Viewing changes to tests/testcommon/test.css

  • Committer: Package Import Robot
  • Author(s): Tim Lunn
  • Date: 2012-10-09 20:42:33 UTC
  • mfrom: (57.1.7 quantal)
  • Revision ID: package-import@ubuntu.com-20121009204233-chcl8989muuzfpws
Tags: 3.6.0-0ubuntu3
* debian/patches/ubuntu-lightdm-user-switching.patch
  - Fix user switching when running lightdm.  LP: #1064269
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
    background-color: white;
68
68
}
69
69
 
 
70
.background-repeat {
 
71
    background-repeat: repeat;
 
72
}
 
73
 
70
74
.push-button {
71
75
    background: #eeddbb;
72
76
    border: 1px solid black;