Revision b4ba638b

b/cloudcms/static/cloudcms/css/forms.css
24 24
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; }
25 25
form .form-row .extra-link:hover			{ border-bottom:1px solid #808080;}
26 26
form .form-row label 						{ font-size: 1.1em; }
27
form.innerlabels label 						{ position: absolute; top: 12px; left: 1.5em; color: #808080 ; }
27
form.innerlabels label 						{ position: absolute; bottom: 11px; left: 1.5em; color: #808080 ; }
28 28
form.innerlabels p 							{ margin:0; position: relative;}
29 29
form.innerlabels p.p15px					{ font-size:1.154em;}
30 30
form.innerlabels p.p15px a					{ margin:0 5px;}
......
108 108
#okeanos_recaptcha								{ width:331px; border:1px solid #808080; margin:20px 0; position:relative; }
109 109
#okeanos_recaptcha #recaptcha_image				{ padding:15px 0; }
110 110
#okeanos_recaptcha label.recaptcha_only_if_image,
111
#okeanos_recaptcha label.recaptcha_only_if_audio{ position:absolute; top:auto; bottom:12px; }
111
#okeanos_recaptcha label.recaptcha_only_if_audio{ position:absolute; top:auto; bottom:11px; }
112 112
#okeanos_recaptcha a.recaptcha_audio_cant_hear_link { margin-left:20px;  }
113 113
#okeanos_recaptcha #recaptcha_response_field	{ width:220px; float:left; border-left:0 none;   }
114 114
#okeanos_recaptcha .img							{ width:23px; float:left; height:23px; overflow:hidden; margin:8px; }
b/cloudcms/static/cloudcms/css/modules.css
30 30
.top-msg .close:hover                           { color:#000;}
31 31

  
32 32
/* container */
33
.container										{ border-top:35px solid #000; }
33 34
.container .wrapper                             { padding-bottom:100px;}
34 35
.mainlogo h1									{ line-height:100%; font-size:1em; }
35 36
.container .navigation                          { margin:20px 0 0; font-size:1.154em; height:95px;}

Also available in: Unified diff