Changeset 2926


Ignore:
Timestamp:
Dec 6, 2008, 9:16:35 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
merge -c2925 from branch 2.0 to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/theme/Sylvia/theme.css

    r2909 r2926  
    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.