Ignore:
Timestamp:
Sep 3, 2014, 7:33:29 PM (10 years ago)
Author:
mistic100
Message:

feature:2616 move "add files" and "start upload" buttons

File:
1 edited

Legend:

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

    r28702 r29393  
    240240}
    241241
     242.buttonLike:disabled, input[type="button"]:disabled, input[type="submit"]:disabled, input[type="reset"]:disabled {
     243        color:#666;
     244        border-color:#666;
     245  cursor:not-allowed;
     246}
     247
    242248.bigbutton { background:transparent url(images/quickLocalSync_inactiv.png) no-repeat scroll left top; display: block;
    243249color:#111; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px;
Note: See TracChangeset for help on using the changeset viewer.