Ignore:
Timestamp:
Jan 7, 2014 2:35:40 AM (10 years ago)
Author:
anonymous
Message:

Fixed css widths of input elements.

File:
1 edited

Legend:

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

    r394 r455  
    11/**
    2  * codebase.css
     2 * codebase.inc.css
    33 *
    44 * CSS used in codebase templates and scripts that generate HTML. Do not arbitrarily
     
    1818.sc-msg-success { color: #090; }
    1919.sc-msg-notice { color: #C60; }
    20 .sc-msg-warning, 
     20.sc-msg-warning,
    2121.sc-msg-error { color: #f00; }
    2222.sc-msg > .sc-msg-success,
     
    3939    border-spacing: 0;
    4040}
    41 #sc-pedit-versions-table th, 
     41#sc-pedit-versions-table th,
    4242#sc-pedit-versions-table td {
    4343    border-bottom: 1px solid #CC9;
Note: See TracChangeset for help on using the changeset viewer.