Plugin Directory

Changeset 1894593


Ignore:
Timestamp:
06/18/2018 01:11:45 PM (8 years ago)
Author:
yudizsolutions
Message:

Adding first version of my plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-widget-in-navigation/trunk/css/admin.css

    r1894304 r1894593  
    1616#cboxClose:hover                                          { color: #285ea4; }
    1717
    18 .button-controls                                          { position: absolute; bottom: 0px; right: 0px; }
    19 .button-controls .button-secondary                        { background: #245593; color: #fff; padding: 5px 20px; height: auto; border-color: #245593; }
    20 .button-controls .button-secondary:hover                  { background: #285ea4; border-color: #245593; color: #fff; }
    21 .button-controls:after                                    { content: ''; display: block; clear: both; }
     18#yspl_windivaa .button-controls                           { position: absolute; bottom: 0px; right: 0px; }
     19#yspl_windivaa .button-controls .button-secondary         { background: #245593; color: #fff; padding: 5px 20px; height: auto; border-color: #245593; }
     20#yspl_windivaa .button-controls .button-secondary:hover   { background: #285ea4; border-color: #245593; color: #fff; }
     21#yspl_windivaa .button-controls:after                     { content: ''; display: block; clear: both; }
    2222
    2323@media (max-width: 767px) {
Note: See TracChangeset for help on using the changeset viewer.