Plugin Directory

Changeset 1843280


Ignore:
Timestamp:
03/20/2018 07:59:11 AM (8 years ago)
Author:
peecho
Message:

front end button design css changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • peecho/trunk/peecho.php

    r1841499 r1843280  
    1313    Author URI: http://www.peecho.com/
    1414
    15     Version: 2.2.5
     15    Version: 2.2.6
    1616
    1717    License: GPLv2 or later
     
    658658        }
    659659        .peecho-btn-text:hover{
    660             color:#0000ff !important;
     660                    color:#072182 !important;
    661661        }
    662 
     662        a.peecho-btn-okay .peecho-btn-outer:hover{
     663            color:#072182 !important;
     664        }
    663665  </style>';
    664666
Note: See TracChangeset for help on using the changeset viewer.