Plugin Directory

Changeset 1841327


Ignore:
Timestamp:
03/16/2018 11:34:46 AM (8 years ago)
Author:
peecho
Message:

Button Design

File:
1 edited

Legend:

Unmodified
Added
Removed
  • peecho/trunk/peecho.php

    r1841298 r1841327  
    634634
    635635        .peecho-icon{display:none !important;}
    636         a.peecho-btn-okay .peecho-btn-outer {
     636          .peecho-print-button .peecho-btn-outer {
     637       
    637638            border-color: #0000ff !important;
    638             cursor:pointer;
    639             color:#ededfa;
    640             font-size:14px;
     639       
     640            cursor:pointer !important;
     641       
     642            color:#0000ff !important;
     643       
     644            font-size:14px !important;
     645       
    641646            text-shadow:0 0 0 #0000ff !important;
    642             background:#ccc !important;
    643             padding: 5px 11px;
    644                 border-radius: 9px;
     647       
     648            background:#ededfa !important;
     649       
     650            padding: 5px 11px !important;
     651       
     652                border-radius: 9px !important;
     653       
    645654        }
    646655        .peecho-btn-text{
Note: See TracChangeset for help on using the changeset viewer.