Changeset 26280
- Timestamp:
- 11/20/2013 02:29:28 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/theme.css
r26142 r26280 135 135 background: rgba(244, 244, 244, 0.7); 136 136 border-left: 1px solid rgba(0,0,0,0.05); 137 z-index: 10;138 137 } 139 138 .theme:hover .theme-actions { … … 299 298 line-height: 48px; 300 299 padding: 0 10px; 301 }302 /* Moves z-index back */303 .theme-overlay .theme.active .theme-actions {304 z-index: 0;305 300 } 306 301 .theme.active .theme-actions .button {
Note: See TracChangeset
for help on using the changeset viewer.