Plugin Directory

Changeset 1466254


Ignore:
Timestamp:
08/02/2016 03:12:11 PM (10 years ago)
Author:
codehay
Message:

uupdate versionUpdate version 1.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-editor-imgur-button/trunk/style/style.css

    r1460010 r1466254  
    1212    width: 100%!important;
    1313    height: 100%!important;
    14     background: rgba(0, 0, 0, 0.4)!important;
     14    background: #15191F !important;
    1515}
    1616
    1717.imgur-upload-loading .loading {
    1818    position: absolute;
    19     top: 30%;
    20     left: 42%;
     19    top: 0;
     20    left: 0;
    2121    background: url('../img/loading.gif') center center no-repeat;
    22     width: 100px;
    23     height: 100px;
    24     background-size: 100px 100px;
     22    width: 100%;
     23    height: 100%;
    2524}
Note: See TracChangeset for help on using the changeset viewer.