Ticket #24316: 24316.2.diff
| File 24316.2.diff, 1.4 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 width: 62px; 193 filter: alpha(opacity=60); 194 } 195 196 .post-format-options:hover a, 197 .post-format-options a.active { 198 filter: alpha(opacity=100); 199 } 200 191 201 /* Inline Editor */ 192 202 #wpbody-content .quick-edit-row-post .inline-edit-col-left { 193 203 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; … … 4239 4239 opacity: 0.6; 4240 4240 } 4241 4241 4242 .ie8 .post-format-options a { 4243 filter: alpha(opacity=60); 4244 } 4245 4242 4246 .post-format-options:hover a { 4243 4247 opacity: 1.0; 4244 4248 } 4249 4245 4250 .post-format-options a:hover, 4246 4251 .post-format-options a.active { 4247 4252 opacity: 1.0; … … 4249 4254 border-color: #ccc; 4250 4255 } 4251 4256 4257 .ie8 .post-format-options:hover a, 4258 .ie8 .post-format-options a:hover, 4259 .ie8 .post-format-options a.active { 4260 filter: alpha(opacity=100); 4261 } 4262 4252 4263 .post-format-options a div { 4253 4264 height: 34px; 4254 4265 width: 34px;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)