Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: wp-admin/images/post-formats64.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Property changes on: wp-admin/images/post-formats32.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: wp-admin/images/post-formats64-vs.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
|
|
|
|
| 2443 | 2443 | background-image: url('../images/wp-logo-vs-2x.png?ver=20120916'); |
| 2444 | 2444 | background-size: 16px auto; |
| 2445 | 2445 | } |
| 2446 | | |
| | 2446 | |
| 2447 | 2447 | /* 16px post formats */ |
| 2448 | 2448 | .post-format-change span.icon, |
| 2449 | 2449 | a.post-state-format { |
| 2450 | 2450 | background-image: url(../images/post-formats32-vs.png); |
| 2451 | 2451 | background-size: 320px 32px; |
| 2452 | 2452 | } |
| 2453 | | |
| | 2453 | |
| 2454 | 2454 | /* 32px */ |
| 2455 | 2455 | .post-format-options a div, |
| 2456 | 2456 | #icon-edit.wp-format-standard, |
| … |
… |
|
| 2463 | 2463 | #icon-edit.wp-format-aside, |
| 2464 | 2464 | #icon-edit.wp-format-quote, |
| 2465 | 2465 | #icon-edit.wp-format-link { |
| 2466 | | background: url(../images/post-formats64-vs.png) no-repeat; |
| | 2466 | background-image: url(../images/post-formats64-vs.png); |
| 2467 | 2467 | background-size: 640px 64px; |
| 2468 | 2468 | } |
| 2469 | 2469 | |