Style fixes
[snf-cloudcms] / cloudcms / static / cloudcms / css / forms.css
index dc5947a..81ead51 100644 (file)
@@ -149,14 +149,19 @@ form+p:first-child, form legend + p                               { margin-bottom:2em; }
 .form-row .dk_options a:hover, \r
 .form-row .dk_option_current a                                 { text-shadow:none; background-color: #E7E7E3; text-decoration:none;}\r
 \r
-form.link-like                                                                 { display:inline-block; margin:0 5px; }\r
+form.link-like                                                                 { display:inline-block; margin:0 5px; float:right;}\r
 form.link-like input[type="submit"]                            { margin:0; padding:0 5px; background:transparent; color:#F89A1C; cursor:pointer; height:auto;  }\r
 form.link-like input[type="submit"]:hover              { text-decoration:underline;  }\r
+form.link-like.alone                                                   { float:none; margin:0;}\r
+form.link-like.alone .form-row                                 { margin:0; }\r
+form.link-like.alone input[type="submit"]              { padding:0; }  \r
 .projects form.withlabels .checkbox-widget             { margin-top:5px; }\r
 .projects form .with-checkbox                                  { margin:20px 0; }\r
 .projects form .with-checkbox label                            { padding-top:7px; }\r
 .projects form .with-checkbox span.info                        { bottom:24px; }\r
-\r
+.projects .minimal                                                             { float:right; position:relative; margin-bottom:-20px;}\r
+.projects .minimal select                                              { padding:3px; width:250px; }\r
+.projects .minimal label                                               { position:absolute; right:290px; top:5px; white-space:nowrap}\r
 \r
 @media screen and (max-width : 630px)          { \r
        form.withlabels .extra-img                                      { left:260px; }\r