changeset 850 | b747f1a1ced0 |
parent 0 | b97547f5f1fa |
child 1776 | 4be367276874 |
568:3f6aaa6ae3b2 | 850:b747f1a1ced0 |
---|---|
74 #loginContent input.data { |
74 #loginContent input.data { |
75 width:12em; |
75 width:12em; |
76 } |
76 } |
77 |
77 |
78 input.loginButton { |
78 input.loginButton { |
79 display:block; |
79 border: 1px solid #edecd2; |
80 border-color:#edecd2 #cfceb7 #cfceb7 #edecd2; |
|
80 margin: 2px 0px 0px; |
81 margin: 2px 0px 0px; |
81 background: #f0eff0 url("gradient-grey-up.png") left top repeat-x; |
82 background: #f0eff0 url("gradient-grey-up.png") left top repeat-x; |
82 } |
83 } |