]> git.andy128k.dev Git - ipf.git/commitdiff
cleanup css
authorAndrey Kutejko <andy128k@gmail.com>
Mon, 6 Apr 2015 18:38:41 +0000 (21:38 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Mon, 6 Apr 2015 18:38:41 +0000 (21:38 +0300)
ipf/admin/assets/css/forms.css

index 168b09937d6f48cddcafe9a3c834965d175eac94..5b29afcf2627817c37e97ba24b7b3579d107000d 100644 (file)
@@ -5,7 +5,6 @@
 /* DATE AND TIME */
 p.datetime { line-height:20px; margin:0; padding:0; color:#666; font-size:11px; font-weight:bold; }
 .datetime span { font-size:11px; color:#ccc; font-weight:normal; white-space:nowrap; }
-.vDateField { margin-left:4px; }
 table p.datetime { font-size:10px; margin-left:0; padding-left:0; }
 
 /* FILE UPLOADS */
@@ -52,19 +51,13 @@ form ul.inline li { float:left; padding-right:7px; }
 .aligned label { display:block; padding:0 1em 3px 0; float:left; width:8em; }
 .aligned label.inline { display:inline; float:none; }
 label.file_remove{display:inline; float:none; padding:0; margin:0 20px 0 0; }
-.colMS .aligned .vLargeTextField, .colMS .aligned .vXMLLargeTextField { width:350px; }
-form .aligned p, form .aligned ul { margin-left:7em; padding-left:30px; }
 form .aligned table p { margin-left:0; padding-left:0; }
-form .aligned p.help { padding-left:38px; }
-.aligned .vCheckboxLabel { float:none !important; display:inline; padding-left:4px; }
-.colM .aligned .vLargeTextField, .colM .aligned .vXMLLargeTextField { width:610px; }
-.checkbox-row p.help { margin-left:0; padding-left:0 !important; }
+form .aligned p.help { margin:0; padding-left:38px; }
 
 /* WIDE FIELDSETS */
 .wide label { width:15em !important; }
 form .wide p { margin-left:15em; }
 form .wide p.help { padding-left:38px; }
-.colM fieldset.wide .vLargeTextField, .colM fieldset.wide .vXMLLargeTextField { width:450px; }
 
 /* COLLAPSED FIELDSETS */
 fieldset.collapsed * { display:none; }
@@ -92,11 +85,7 @@ fieldset.monospace textarea { font-family:"Bitstream Vera Sans Mono",Monaco,"Cou
 .change-form.submit-row p { margin-top:0.3em; }
 
 /* CUSTOM FORM FIELDS */
-.vSelectMultipleField { vertical-align:top !important; }
-.vCheckboxField { border:none; }
-.vDateField, .vTimeField { margin-right:2px; }
 .vURLField { width:30em; }
-.vLargeTextField, .vXMLLargeTextField { width:48em; }
 .flatpages-flatpage #id_content { height:40.2em; }
 .module table .vPositiveSmallIntegerField { width:2.2em; }