Plugin Directory

Changeset 2785639


Ignore:
Timestamp:
09/16/2022 12:04:43 AM (3 years ago)
Author:
rajd76816
Message:

Issue Fixed issue #

Location:
product-testimonial/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • product-testimonial/trunk/css/cwpt-product-testimonial-admin.css

    r2760482 r2785639  
    55}
    66.form-group input[type=text]{ 
    7 margin-top: 10px;
    8 width: 250px;
    9 display: block;
    10 margin-bottom: 1em;
    11 padding: .25em .5em;
    12 color: #999;
    13 border: 1px solid #e9e9e9;
    14 outline: none;
     7    margin-top: 10px;
     8    width: 250px;
     9    display: block;
     10    margin-bottom: 1em;
     11    padding: .25em .5em;
     12    color: #999;
     13    border: 1px solid #e9e9e9;
     14    outline: none;
    1515}
    1616input[type=submit]{ 
    17 margin-top: 10px;
    18 width: 150px;
    19 display: block;
    20 padding: 10px;
    21 border: 1px solid #e9e9e9;
    22 outline: none;
    23 cursor: pointer;
    24 text-decoration-color: darkblue;
     17    margin-top: 10px;
     18    width: 150px;
     19    display: block;
     20    padding: 10px;
     21    border: 1px solid #e9e9e9;
     22    outline: none;
     23    cursor: pointer;
     24    text-decoration-color: darkblue;
    2525}
    2626.card {
Note: See TracChangeset for help on using the changeset viewer.