static/forms.css
changeset 36 d7a159024912
parent 35 13b5dd3a7a5f
child 52 b06e34219441
equal deleted inserted replaced
35:13b5dd3a7a5f 36:d7a159024912
   116     width: 30%;
   116     width: 30%;
   117 
   117 
   118     border: auto;
   118     border: auto;
   119 }
   119 }
   120 
   120 
       
   121 form input[type=reset]
       
   122 {
       
   123     width: auto;
       
   124 
       
   125     font-size: x-small;
       
   126 
       
   127     float: right;
       
   128 }
       
   129 
   121 /* Field's descriptive text */
   130 /* Field's descriptive text */
   122 fieldset p
   131 fieldset p
   123 {
   132 {
   124     margin: 0.8em;
   133     margin: 0.8em;
   125 
   134