Changeset 2925


Ignore:
Timestamp:
Dec 6, 2008, 9:12:40 PM (15 years ago)
Author:
vdigital
Message:

Categories > Upload a picture

  • "browse" input = border #666, 1px, bg #222 (now, bg #FFFFcc)

=> CSS has been changed, but the result has not changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/template/yoga/theme/Sylvia/theme.css

    r2908 r2925  
    272272        color:#999;
    273273} /* stupid Line but needed  due to inpact on other themes and deadline of Piwigo 2.0 */
     274input[type="file"] {
     275        background-color:#222;
     276        border: 1px solid #666;
     277}
    274278INPUT, select, textarea {
    275279        color:#999;
Note: See TracChangeset for help on using the changeset viewer.