Ignore:
Timestamp:
Dec 31, 2016, 2:01:53 AM (7 years ago)
Author:
SergeD
Message:

version 1.2.28 - see changelog for details

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/greydragon/css/colorpack/whitehawk/styles.css

    r31232 r31733  
    1414
    1515input, select, textarea { background-color: #ccc; border: 1px solid #888; color: #111; }
    16 input[type='text'], input[type='password'], input[type='button'], input[type='submit'], input[type='reset'], input[type='file'], select, textarea, option { background-color: #ccc; }
     16input[type='button'], input[type='submit'], input[type='reset'], input[type='file'], select, textarea, option { background-color: #ccc; }
     17input[type="text"], input[type="password"] { background-color: #FFF; color: #888; }
     18
    1719
    1820#the_page { border: #FFF 1px solid; }
Note: See TracChangeset for help on using the changeset viewer.