Changeset 168 for trunk/css


Ignore:
Timestamp:
Jun 13, 2006 7:55:31 AM (18 years ago)
Author:
scdev
Message:

B - adding margin bottom to .sc-full class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/css/utilities.inc.css

    r160 r168  
    1414input.sc-small, textarea.sc-small, select.sc-small,
    1515input.sc-medium, textarea.sc-medium, select.sc-medium,
    16 input.sc-large, textarea.sc-large, select.sc-large { margin: 0 0.5em 0 0; }
     16input.sc-large, textarea.sc-large, select.sc-large,
     17input.sc-full, textarea.sc-full, select.sc-full { margin: 0 0.5em 0 0; }
    1718
    1819input.sc-tiny, textarea.sc-tiny, select.sc-tiny, label.sc-tiny          { width: 4.75em; }
Note: See TracChangeset for help on using the changeset viewer.