Difference between revisions of "Template:Heidelberg/formblank"

Line 2: Line 2:
 
     <style>
 
     <style>
  
 
+
select.styled-select {
 +
    padding:3px;
 +
    margin: 0;
 +
    -webkit-border-radius:0px;
 +
    -moz-border-radius:0px;
 +
    border-radius:0px;
 +
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
 +
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
 +
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
 +
    background: #ffffff;
 +
    border-top: none;
 +
    border-right:1% solid #ffffff;
 +
    border-bottom:none;
 +
    border-left: 10px solid {{{2}}};
 +
    color:#888;
 +
    outline:none;
 +
    display: inline-block;
 +
    -webkit-appearance:none;
 +
    -moz-appearance:none;
 +
    appearance:none;
 +
    cursor:pointer;
 +
}
 
         .heidel-form {
 
         .heidel-form {
            box-shadow: 0 3px 6px rgba(0,0,0,0.16);
+
            box-shadow: 0 3px 6px rgba(0,0,0,0.16);
 
             border-left: 10px solid {{{2}}} !important;
 
             border-left: 10px solid {{{2}}} !important;
 
             background-color: white !important;
 
             background-color: white !important;

Revision as of 23:34, 1 November 2017

{{{1}}}
{{{3}}} {{{4}}}