Plugin Directory

Changeset 1841189


Ignore:
Timestamp:
03/16/2018 07:35:55 AM (8 years ago)
Author:
peecho
Message:

button text and background color changes

Location:
peecho/trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • peecho/trunk/views/button.php

    r1841188 r1841189  
    227227    border-color: #0000ff !important;
    228228    cursor:pointer;
    229     color:#ededfa;
     229    color:#0000ff;
    230230    font-size:14px;
    231231    text-shadow:0 0 0 #0000ff !important;
    232     background:#ccc !important;
     232    background:#ededfa !important;
    233233    padding: 5px 11px;
    234234        border-radius: 9px;
Note: See TracChangeset for help on using the changeset viewer.