equal
deleted
inserted
replaced
76 |
76 |
77 .loginContent input.data { |
77 .loginContent input.data { |
78 width: 12em; |
78 width: 12em; |
79 } |
79 } |
80 |
80 |
|
81 /* This is seriously debatable |
|
82 These buttons render much more clearly as standard/default buttons |
|
83 */ |
81 .loginButton { |
84 .loginButton { |
82 border: 1px solid #edecd2; |
85 border: 1px solid #edecd2; |
83 border-color: #edecd2 %(incontextBoxBodyBgColor)s %(incontextBoxBodyBgColor)s #edecd2; |
86 border-color: #edecd2 %(incontextBoxBodyBgColor)s %(incontextBoxBodyBgColor)s #edecd2; |
84 margin: 2px 0px 0px; |
87 margin: 2px 0px 0px; |
85 background: #f0eff0 url("gradient-grey-up.png") left top repeat-x; |
88 background: #f0eff0 url("gradient-grey-up.png") left top repeat-x; |