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/roma/theme.css

    r29395 r29396  
    300300  background:#1a1e22;
    301301  box-shadow:inset 0px 1px 1px 0px black, 0px 1px 1px 0px #36393F;
    302   border-radius:0;
    303302}
    304303.big-progressbar .progressbar {
    305   background:#f70;
    306   background:#f70 linear-gradient(135deg, rgba(255,51,51,0) 44%,rgba(255,51,51,0.4) 44%,rgba(255,51,51,0.4) 57%,rgba(255,51,51,0) 57%);
    307   background-size:25px 25px;
    308   box-shadow:inset 0px 1px 3px 0px rgba(255,255,255,0.6);
    309   border-radius:0;
     304  background:#ff3363;
    310305}
    311306
Note: See TracChangeset for help on using the changeset viewer.