HiDPI Press This bookmarklet image. props empireoflight. see #21019.
git-svn-id: https://develop.svn.wordpress.org/trunk@22377 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
580abb3c60
commit
f1af48e6dc
@ -4997,6 +4997,7 @@ h2 .nav-tab {
|
|||||||
|
|
||||||
.pressthis a span {
|
.pressthis a span {
|
||||||
background: url(../images/press-this.png?v=20120502) no-repeat 0px 5px;
|
background: url(../images/press-this.png?v=20120502) no-repeat 0px 5px;
|
||||||
|
background-size: 24px 20px;
|
||||||
padding: 8px 11px 8px 27px;
|
padding: 8px 11px 8px 27px;
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
@ -5019,6 +5020,11 @@ h2 .nav-tab {
|
|||||||
box-shadow: 0 10px 8px rgba(0, 0, 0, 0.6);
|
box-shadow: 0 10px 8px rgba(0, 0, 0, 0.6);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
|
||||||
|
.pressthis a span {
|
||||||
|
background-image: url(../images/press-this-2x.png?v=20121105);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/*------------------------------------------------------------------------------
|
/*------------------------------------------------------------------------------
|
||||||
20.0 - Settings
|
20.0 - Settings
|
||||||
|
BIN
wp-admin/images/press-this-2x.png
Normal file
BIN
wp-admin/images/press-this-2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
Loading…
Reference in New Issue
Block a user