Revision 1177e91b snf-astakos-app/astakos/im/static/im/css/forms.css

b/snf-astakos-app/astakos/im/static/im/css/forms.css
7 7
#forms input:focus label 					{ z-index: 300; }
8 8
form.withlabels label 						{ width: 224px; display: block; float: left; padding-top: 0.8em; }
9 9
form.withlabels input[type=text], 
10
form.withlabels input[type=password] 		{ width: 270px; }
10
form.withlabels input[type=password] 		{ width: 228px; }
11 11
form.withlabels input[type=text].long, 
12 12
form.withlabels input[type=password].long, 
13 13
form.withlabels textarea.long 				{ width: 224px; }
14
form.withlabels textarea					{ width:270px; }
14
form.withlabels textarea					{ width:228px; }
15 15
.login-section a.button 					{ margin-bottom: 12px; }
16 16
.login-section a.button:last-child 			{ margin-bottom: none;}
17 17
.login-section a.button.withicon 			{ background-repeat: no-repeat; background-position: 15px 50%; padding-left: 40px; }
......
21 21
form .form-row 								{ min-height: 30px; position: relative;}
22 22
form .form-row.submit 						{ margin: 22px 0 ;}
23 23
form .form-row .extra-link 					{ color: #808080; text-decoration: none; border: none; margin-top:15px; line-height:98%; display:inline-block; padding-top:15px;   float: right; position:absolute; right:0; top:0; }
24
form .form-row .extra-link:hover			{ border-bottom:1px solid #808080;}
24
form .form-row .extra-link:hover			{ border-bottom:1px solid #9e9e9e;}
25 25
form .form-row label 						{ font-size: 1.077em; }
26 26
form.innerlabels label 						{ position: absolute; bottom: 11px; left: 1.5em; color: #808080 ; }
27 27
form.innerlabels p 							{ margin:0; position: relative;}
......
33 33
form textarea,
34 34
form input.text,
35 35
form input[type="text"],
36
form input[type="password"]  				{ color:#808080; font-family: 'Didact Gothic', Verdana, sans-serif; font-weight: normal; line-height: 22px; letter-spacing: 1px;border: 1px solid #9e9e9e; height: 21px; display: inline-block; margin-bottom: -1px; padding: 0.8em; padding-left: 1.5em; z-index: 2; width:300px; }
37
form select									{ font-family: 'Didact Gothic', Verdana, sans-serif; font-weight: normal; line-height: 22px; letter-spacing: 1px;  border: 1px solid #808080; display:block;  margin-bottom: -1px; padding: 0.8em;  padding-left: 1.5em;  z-index: 2;  width:301px; }
36
form input[type="password"]  				{ color:#808080; font-family: 'Didact Gothic', Verdana, sans-serif; font-weight: normal; line-height: 22px; letter-spacing: 1px;border: 1px solid #9e9e9e; height: 21px; display: inline-block; margin-bottom: -1px; padding: 0.8em; padding-left: 1.5em; padding-right: 4em;z-index: 2; width:258px; }
37
form select									{ font-family: 'Didact Gothic', Verdana, sans-serif; font-weight: normal; line-height: 22px; letter-spacing: 1px;  border: 1px solid #9e9e9e; display:block;  margin-bottom: -1px; padding: 0.8em;  padding-left: 1.5em;  z-index: 2;  width:301px; }
38 38
form textarea:focus,
39 39
form input.text:focus,
40 40
form input[type="text"]:focus,
......
108 108

  
109 109

  
110 110
/* custom captcha */
111
#okeanos_recaptcha								{ width:329px; border:1px solid #808080; margin:0 0 20px; position:relative; }
111
#okeanos_recaptcha								{ width:329px; border:1px solid #9e9e9e; margin:0 0 20px; position:relative; }
112 112
#okeanos_recaptcha #recaptcha_image				{ padding:15px 0; }
113 113
#okeanos_recaptcha label.recaptcha_only_if_image,
114 114
#okeanos_recaptcha label.recaptcha_only_if_audio{ position:absolute; top:auto; bottom:11px; }
......
120 120
#okeanos_recaptcha .img-refresh a:hover			{ background:url(../images/refresh_g.png); }
121 121
#okeanos_recaptcha .img-audio	a				{ background:url(../images/sound_lg.png); }
122 122
#okeanos_recaptcha .img-audio a:hover			{ background:url(../images/sound_g.png); }
123
#okeanos_recaptcha .actions-wrap				{ border-top:1px solid #808080 }
123
#okeanos_recaptcha .actions-wrap				{ border-top:1px solid #9e9e9e; }
124 124

  
125 125
input.submit:focus,
126 126
input[type="submit"]:focus,
......
204 204

  
205 205
/* styles for complex profile form */
206 206
form .form-following p span.extra-img				{ background:url(../images/symbols3.png) 0 -161px; z-index:8; }
207
form .form-following p:hover span.extra-img			{ background-position:0 0px; }
207
form .form-following input:hover + span.extra-img	{ background-position:0 0px; }
208 208
form .form-following p:hover span.extra-img:hover	{ background-position:0 -54px; cursor:pointer; }
209 209
form .form-following.open p span.extra-img				{ background-position: -33px -161px; }
210
form .form-following.open p:hover span.extra-img			{ background-position: -33px 0px; }
210
form .form-following.open input:hover + span.extra-img			{ background-position: -33px 0px; }
211 211
form .form-following.open p:hover span.extra-img:hover	{ background-position: -33px -54px; cursor:pointer; }
212 212

  
213 213
form .refresh p span.extra-img						{ background:url(../images/symbols3.png) 54px -161px; z-index:8; }
214
form .refresh p:hover span.extra-img				{ background-position:54px 0px; }
214
form .refresh input:hover +  span.extra-img				{ background-position:54px 0px; }
215 215
form .refresh p:hover span.extra-img:hover			{ background-position:54px -54px; cursor:pointer; }
216 216
form .refresh.open p span.extra-img					{ background-position: -33px -161px; }
217
form .refresh.open p:hover span.extra-img			{ background-position: -33px 0px; }
217
form .refresh.open input:hover + span.extra-img			{ background-position: -33px 0px; }
218 218
form .refresh.open p:hover span.extra-img:hover		{ background-position: -33px -54px; cursor:pointer; }
219 219
. hidden-form-rows									{ display:none; }

Also available in: Unified diff