Ignore:
Timestamp:
Sep 3, 2014, 11:00:40 PM (10 years ago)
Author:
plg
Message:

feature 2616: graphical changes on upload big progress bar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/clear/theme.css

    r29395 r29396  
    370370
    371371.big-progressbar {
    372   background:#ccc;
    373   border:1px solid #ddd;
     372  background:#fff;
     373  border:1px solid #aaa;
    374374  border-radius:5px;
    375375}
     
    379379  background-size:25px 25px;
    380380  box-shadow:inset 0px 1px 3px 0px rgba(255,255,255,0.4);
    381   border-radius:5px;
    382 }
     381}
Note: See TracChangeset for help on using the changeset viewer.