/[drupal]/contributions/themes/genesis/css/forms.css
ViewVC logotype

Diff of /contributions/themes/genesis/css/forms.css

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Thu Oct 30 23:12:07 2008 UTC revision 1.3, Sat Nov 1 00:44:10 2008 UTC
# Line 1  Line 1 
1  /* $Id: forms.css,v 1.1 2008/10/30 12:01:36 jmburnz Exp $ */  /* $Id: forms.css,v 1.2 2008/10/30 23:12:07 jmburnz Exp $ */
2    
3  /**  /**
4   * @file forms.css   * @file forms.css
# Line 38  div.form-item {margin-bottom Line 38  div.form-item {margin-bottom
38  .form-item textarea.error {padding: 0.1875em;}  .form-item textarea.error {padding: 0.1875em;}
39  .form-item .description   {font-size: 0.9em; line-height: 1.667em;}  .form-item .description   {font-size: 0.9em; line-height: 1.667em;}
40  form .form-submit         {}  form .form-submit         {}
41  label                     {font-weight: bold;}  label  {font-weight: bold; margin: 0; padding: 0;}
42    legend {margin: 0; padding: 0;}
43  #node-admin-filter ul {padding: 0.375em 0;}  #node-admin-filter ul {padding: 0.375em 0;}
44  #edit-operation-wrapper select {margin: 0.375em ;}  #edit-operation-wrapper select {margin: 0.375em ;}
45  div.resizable-textarea textarea {margin-top: 0;}  div.resizable-textarea textarea {margin-top: 0;}

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2