equal
deleted
inserted
replaced
28 top: 15%; |
28 top: 15%; |
29 left : 50%; |
29 left : 50%; |
30 margin-left: -14em; |
30 margin-left: -14em; |
31 width: 28em; |
31 width: 28em; |
32 background: #fff; |
32 background: #fff; |
33 border: 2px solid %(actionBoxTitleBgColor)s; |
33 border: 2px solid %(incontextBoxBodyBgColor)s; |
34 padding-bottom: 0.5em; |
34 padding-bottom: 0.5em; |
35 text-align: center; |
35 text-align: center; |
36 } |
36 } |
37 |
37 |
38 div#loginBox h1 { |
38 div#loginBox h1 { |
78 width: 12em; |
78 width: 12em; |
79 } |
79 } |
80 |
80 |
81 .loginButton { |
81 .loginButton { |
82 border: 1px solid #edecd2; |
82 border: 1px solid #edecd2; |
83 border-color: #edecd2 %(actionBoxTitleBgColor)s %(actionBoxTitleBgColor)s #edecd2; |
83 border-color: #edecd2 %(incontextBoxBodyBgColor)s %(incontextBoxBodyBgColor)s #edecd2; |
84 margin: 2px 0px 0px; |
84 margin: 2px 0px 0px; |
85 background: #f0eff0 url("gradient-grey-up.png") left top repeat-x; |
85 background: #f0eff0 url("gradient-grey-up.png") left top repeat-x; |
86 } |
86 } |
87 |
87 |
88 #loginContent .formButtonBar { |
88 #loginContent .formButtonBar { |