Plugin Directory

Changeset 577290


Ignore:
Timestamp:
07/25/2012 05:58:55 PM (13 years ago)
Author:
alexandreb3
Message:

version 1.5.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • aweber-subscribers-count/trunk/lib/css/admin.css

    r551058 r577290  
    2323    -webkit-border-top-left-radius: 3px;
    2424    -webkit-border-top-right-radius: 3px;
    25     background: #CDC594;
     25    background-color: : #007CEA;
    2626    border-bottom: 1px solid rgba(0, 0, 0, .2);
    2727    border-top-left-radius: 3px;
     
    5757    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    5858    margin-top: -52px;
    59     padding: 20px 0 40px;
     59    padding: 20px 0 10px;
    6060}
    6161
     
    7272.tgm-aw-table td {
    7373    color: #3f3f38;
    74     vertical-align: middle;
     74    vertical-align: top;
    7575}
    7676
     
    9090    margin-left: 0;
    9191}
     92
     93#asc_credits {
     94    font-size: 12px;
     95    margin:0 20px;
     96}
Note: See TracChangeset for help on using the changeset viewer.