Ignore:
Timestamp:
Feb 14, 2019 3:23:28 AM (5 years ago)
Author:
anonymous
Message:

Polish css

File:
1 edited

Legend:

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

    r645 r666  
    1717input.sc-full, textarea.sc-full, select.sc-full {
    1818    margin: 0 0.5rem 0 0;
    19     padding: 2px 0.25rem;
    20     border-width: 1px;
    2119    box-sizing: border-box;
    2220}
     
    4240input.sc-full, textarea.sc-full, select.sc-full, label.sc-full          { width: 100%; }
    4341
    44 select.sc-small     { width: 10rem; }
    45 select.sc-medium    { width: 20.5rem; }
    46 
    47 textarea.sc-twolines, select.sc-twolines              { height: 3rem; }
     42textarea.sc-twolines, select.sc-twolines              { height: 3.5rem; }
    4843textarea.sc-short, select.sc-short                    { height: 8rem; }
    4944textarea.sc-tall, select.sc-tall                      { height: 25rem; }
Note: See TracChangeset for help on using the changeset viewer.