~3v1n0/light-themes/lim-backdrop

« back to all changes in this revision

Viewing changes to Ambiance/gtk-3.0/apps/unity-greeter.css

  • Committer: Andrea Cimitan
  • Date: 2012-02-08 12:55:19 UTC
  • Revision ID: andrea.cimitan@canonical.com-20120208125519-n31gkqwb4bxgzyyo
Big changes to support gtk 3.3.14, unico engine upgrade required

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
    background-image: none;
3
3
    background-color: alpha (black, 0.6);
4
4
    border-color: alpha (white, 0.2);
5
 
    border-radius: 4;
6
 
    padding: 1;
 
5
    border-radius: 4px;
 
6
    padding: 1px;
7
7
 
8
8
    color: white;
9
9
 
32
32
    background-image: none;
33
33
    background-color: alpha (black, 0.3);
34
34
    border-color: alpha (white, 0.6);
35
 
    border-radius: 4;
36
 
    padding: 7;
 
35
    border-radius: 4px;
 
36
    padding: 7px;
37
37
 
38
38
    color: white;
39
39
    text-shadow: none;
44
44
    -unico-glow-radius: 0;
45
45
    -unico-outer-stroke-color: alpha (white, 0.1);
46
46
    -unico-outer-stroke-gradient: none;
47
 
    -unico-outer-stroke-width: 1;
 
47
    -unico-outer-stroke-width: 1px;
48
48
}
49
49
 
50
50
.lightdm.button:focused *,