Changeset 26496
- Timestamp:
- 12/01/2013 05:15:19 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/wp-admin.css
r26495 r26496 7086 7086 bottom: 0; 7087 7087 left: 0; 7088 text-align: left;7089 7088 padding: 10px; 7090 7089 } … … 7109 7108 } 7110 7109 7111 .theme-browser .theme:hover .theme-actions {7112 display: none;7113 }7114 7115 7110 .theme-browser .theme:nth-child(2n), 7116 7111 .theme-browser .theme:nth-child(3n) { … … 7121 7116 .theme-overlay .theme-description { 7122 7117 margin-left: 0; 7123 }7124 7125 .theme-overlay.active .theme-actions .active-theme .button:nth-child(3n) {7126 display: none;7127 7118 } 7128 7119
Note: See TracChangeset
for help on using the changeset viewer.