Changeset 1894593
- Timestamp:
- 06/18/2018 01:11:45 PM (8 years ago)
- File:
-
- 1 edited
-
wp-widget-in-navigation/trunk/css/admin.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-widget-in-navigation/trunk/css/admin.css
r1894304 r1894593 16 16 #cboxClose:hover { color: #285ea4; } 17 17 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; } 22 22 23 23 @media (max-width: 767px) {
Note: See TracChangeset
for help on using the changeset viewer.