Ticket #24316: 24316.1.diff
| File 24316.1.diff, 1.2 KB (added by , 13 years ago) |
|---|
-
wp-admin/css/ie.css
188 188 margin-top: 10px; 189 189 } 190 190 191 .post-format-options a { 192 filter: alpha(opacity=60); 193 } 194 195 .post-format-options:hover a, 196 .post-format-options a.active { 197 filter: alpha(opacity=100); 198 } 199 191 200 /* Inline Editor */ 192 201 #wpbody-content .quick-edit-row-post .inline-edit-col-left { 193 202 width: 39%; -
wp-admin/css/wp-admin.css
4220 4220 border-style: solid; 4221 4221 -webkit-border-radius: 3px; 4222 4222 border-radius: 3px; 4223 border-color: # CCC;4223 border-color: #ccc; 4224 4224 margin: 13px 0 10px; 4225 4225 padding: 5px; 4226 4226 overflow: hidden; … … 4228 4228 4229 4229 .post-format-options a { 4230 4230 float: left; 4231 min-width: 62px;4231 width: 62px; 4232 4232 padding: 5px; 4233 4233 border: 1px solid transparent; 4234 4234 margin-right: 10px; … … 4242 4242 .post-format-options:hover a { 4243 4243 opacity: 1.0; 4244 4244 } 4245 4245 4246 .post-format-options a:hover, 4246 4247 .post-format-options a.active { 4247 4248 opacity: 1.0;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)