/[drupal]/contributions/modules/glossary/glossary.css
ViewVC logotype

Diff of /contributions/modules/glossary/glossary.css

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

revision 1.7.2.14, Sat Jun 14 01:02:10 2008 UTC revision 1.7.2.15, Tue Jun 17 01:25:46 2008 UTC
# Line 1  Line 1 
1  /* $Id: glossary.css,v 1.7.2.13 2008/06/06 21:19:20 nancyw Exp $ */  /* $Id: glossary.css,v 1.7.2.14 2008/06/14 01:02:10 nancyw Exp $ */
2    
3  abbr.glossary-indicator,  abbr.glossary-indicator,
4  acronym.glossary-indicator,  acronym.glossary-indicator,
# Line 165  span.hovertip_target { Line 165  span.hovertip_target {
165    border-bottom: 3px double #992222;    border-bottom: 3px double #992222;
166  }  }
167    
168    .glossary_radios .form-radios {
169      margin-top: 0;
170    }
171    
172    .glossary_radios .form-item {
173      margin-top: 0;
174      margin-bottom: 0;
175    }
176    
177    .glossary_checkboxes .form-checkboxes {
178      margin-top: 0;
179    }
180    
181    .glossary_checkboxes .form-item {
182      margin-top: 0;
183      margin-bottom: 0;
184    }
185    
186  .glossary_radios label.option {  .glossary_radios label.option {
187    margin-right: 1em;    margin-right: 1em;
188    float: left;    float: left;

Legend:
Removed from v.1.7.2.14  
changed lines
  Added in v.1.7.2.15

  ViewVC Help
Powered by ViewVC 1.1.2