Changeset 392

Show
Ignore:
Timestamp:
04/22/07 03:03:58 (1 year ago)
Author:
jlong
Message:

mental: turned bold off for fielset labels in the metadata area [Chris Parish]; added a margin so that checkboxes line up with other form elements on fieldsets

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/mental/radiant/public/stylesheets/admin/main.css

    r391 r392  
    362362  text-align: left; 
    363363} 
     364#content .fieldset label { 
     365  font-weight: normal; 
     366} 
    364367#content table.fieldset td.label .optional { 
    365368  color: #929488; 
     
    391394  float: left; 
    392395  padding-top: 4px; 
     396  padding-left: 10px; 
    393397  width: 10em; 
    394398  text-align: left;