Ignore:
Timestamp:
Sep 5, 2014, 2:18:12 PM (10 years ago)
Author:
plg
Message:

feature 2616: animate progress bar on roma

File:
1 edited

Legend:

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

    r29396 r29406  
    303303.big-progressbar .progressbar {
    304304  background:#ff3363;
     305  background:#ff3363 linear-gradient(135deg, rgba(0,0,0,0) 44%,rgba(0,0,0,0.2) 44%,rgba(0,0,0,0.2) 57%,rgba(0,0,0,0) 57%);
     306  background-size:33px 25px;
    305307}
    306308
Note: See TracChangeset for help on using the changeset viewer.