Recompress login sprite
Summary: Run generate_sprites.php Test Plan: N/A Reviewers: btrahan, epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D12754
This commit is contained in:
		@@ -153,7 +153,7 @@ return array(
 | 
			
		||||
    'rsrc/css/phui/phui-workboard-view.css' => '3279cbbf',
 | 
			
		||||
    'rsrc/css/phui/phui-workpanel-view.css' => 'e495a5cc',
 | 
			
		||||
    'rsrc/css/sprite-gradient.css' => '4bdb98a7',
 | 
			
		||||
    'rsrc/css/sprite-login.css' => 'a355d921',
 | 
			
		||||
    'rsrc/css/sprite-login.css' => 'a3526809',
 | 
			
		||||
    'rsrc/css/sprite-main-header.css' => '28d01b0b',
 | 
			
		||||
    'rsrc/css/sprite-menu.css' => '9ef76324',
 | 
			
		||||
    'rsrc/css/sprite-projects.css' => 'b0d9e24f',
 | 
			
		||||
@@ -321,8 +321,8 @@ return array(
 | 
			
		||||
    'rsrc/image/phrequent_active.png' => 'a466a8ed',
 | 
			
		||||
    'rsrc/image/phrequent_inactive.png' => 'bfc15a69',
 | 
			
		||||
    'rsrc/image/sprite-gradient.png' => 'ec15a417',
 | 
			
		||||
    'rsrc/image/sprite-login-X2.png' => '5ae6de3a',
 | 
			
		||||
    'rsrc/image/sprite-login.png' => '07f2c67c',
 | 
			
		||||
    'rsrc/image/sprite-login-X2.png' => 'a15918f0',
 | 
			
		||||
    'rsrc/image/sprite-login.png' => '8cee4f6e',
 | 
			
		||||
    'rsrc/image/sprite-main-header.png' => '39419fa6',
 | 
			
		||||
    'rsrc/image/sprite-menu-X2.png' => '1c90d7bc',
 | 
			
		||||
    'rsrc/image/sprite-menu.png' => '619781ee',
 | 
			
		||||
@@ -822,7 +822,7 @@ return array(
 | 
			
		||||
    'releeph-request-typeahead-css' => '667a48ae',
 | 
			
		||||
    'setup-issue-css' => '22270af2',
 | 
			
		||||
    'sprite-gradient-css' => '4bdb98a7',
 | 
			
		||||
    'sprite-login-css' => 'a355d921',
 | 
			
		||||
    'sprite-login-css' => 'a3526809',
 | 
			
		||||
    'sprite-main-header-css' => '28d01b0b',
 | 
			
		||||
    'sprite-menu-css' => '9ef76324',
 | 
			
		||||
    'sprite-projects-css' => 'b0d9e24f',
 | 
			
		||||
 
 | 
			
		||||
@@ -1,141 +1,136 @@
 | 
			
		||||
{
 | 
			
		||||
  "version" : 1,
 | 
			
		||||
  "sprites" : {
 | 
			
		||||
    "login-Amazon"       : {
 | 
			
		||||
      "name" : "login-Amazon",
 | 
			
		||||
      "rule" : ".login-Amazon",
 | 
			
		||||
      "hash" : "5961e41c525ef46c88558616fcf23272"
 | 
			
		||||
  "version": 1,
 | 
			
		||||
  "sprites": {
 | 
			
		||||
    "login-Amazon": {
 | 
			
		||||
      "name": "login-Amazon",
 | 
			
		||||
      "rule": ".login-Amazon",
 | 
			
		||||
      "hash": "5961e41c525ef46c88558616fcf23272"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Asana"        : {
 | 
			
		||||
      "name" : "login-Asana",
 | 
			
		||||
      "rule" : ".login-Asana",
 | 
			
		||||
      "hash" : "30df492eab339fa64c9ae9b21bb46a18"
 | 
			
		||||
    "login-Asana": {
 | 
			
		||||
      "name": "login-Asana",
 | 
			
		||||
      "rule": ".login-Asana",
 | 
			
		||||
      "hash": "30df492eab339fa64c9ae9b21bb46a18"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Balanced"     : {
 | 
			
		||||
      "name" : "login-Balanced",
 | 
			
		||||
      "rule" : ".login-Balanced",
 | 
			
		||||
      "hash" : "46bbf6e8329889b1ad55a96beacfd2f3"
 | 
			
		||||
    "login-Bitbucket": {
 | 
			
		||||
      "name": "login-Bitbucket",
 | 
			
		||||
      "rule": ".login-Bitbucket",
 | 
			
		||||
      "hash": "899182cf1ca35891b64aaa5426bf623a"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Bitbucket"    : {
 | 
			
		||||
      "name" : "login-Bitbucket",
 | 
			
		||||
      "rule" : ".login-Bitbucket",
 | 
			
		||||
      "hash" : "899182cf1ca35891b64aaa5426bf623a"
 | 
			
		||||
    "login-Disqus": {
 | 
			
		||||
      "name": "login-Disqus",
 | 
			
		||||
      "rule": ".login-Disqus",
 | 
			
		||||
      "hash": "5f46ac50a5d9d13245971c298f49e13b"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Disqus"       : {
 | 
			
		||||
      "name" : "login-Disqus",
 | 
			
		||||
      "rule" : ".login-Disqus",
 | 
			
		||||
      "hash" : "5f46ac50a5d9d13245971c298f49e13b"
 | 
			
		||||
    "login-Dropbox": {
 | 
			
		||||
      "name": "login-Dropbox",
 | 
			
		||||
      "rule": ".login-Dropbox",
 | 
			
		||||
      "hash": "572ab36301762414365b68c0bc185ac5"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Dropbox"      : {
 | 
			
		||||
      "name" : "login-Dropbox",
 | 
			
		||||
      "rule" : ".login-Dropbox",
 | 
			
		||||
      "hash" : "572ab36301762414365b68c0bc185ac5"
 | 
			
		||||
    "login-Facebook": {
 | 
			
		||||
      "name": "login-Facebook",
 | 
			
		||||
      "rule": ".login-Facebook",
 | 
			
		||||
      "hash": "2b1511f5b4d12076dd9086d1bb187b28"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Facebook"     : {
 | 
			
		||||
      "name" : "login-Facebook",
 | 
			
		||||
      "rule" : ".login-Facebook",
 | 
			
		||||
      "hash" : "2b1511f5b4d12076dd9086d1bb187b28"
 | 
			
		||||
    "login-Generic": {
 | 
			
		||||
      "name": "login-Generic",
 | 
			
		||||
      "rule": ".login-Generic",
 | 
			
		||||
      "hash": "60d75c38668ffd6eea91a40e66186601"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Generic"      : {
 | 
			
		||||
      "name" : "login-Generic",
 | 
			
		||||
      "rule" : ".login-Generic",
 | 
			
		||||
      "hash" : "60d75c38668ffd6eea91a40e66186601"
 | 
			
		||||
    "login-Github": {
 | 
			
		||||
      "name": "login-Github",
 | 
			
		||||
      "rule": ".login-Github",
 | 
			
		||||
      "hash": "633696beb8c1eaac642ce4955be917d8"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Github"       : {
 | 
			
		||||
      "name" : "login-Github",
 | 
			
		||||
      "rule" : ".login-Github",
 | 
			
		||||
      "hash" : "633696beb8c1eaac642ce4955be917d8"
 | 
			
		||||
    "login-Google": {
 | 
			
		||||
      "name": "login-Google",
 | 
			
		||||
      "rule": ".login-Google",
 | 
			
		||||
      "hash": "b7d3962a31df1e6c13e0a3c97c08f11d"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Google"       : {
 | 
			
		||||
      "name" : "login-Google",
 | 
			
		||||
      "rule" : ".login-Google",
 | 
			
		||||
      "hash" : "b7d3962a31df1e6c13e0a3c97c08f11d"
 | 
			
		||||
    "login-HTTP": {
 | 
			
		||||
      "name": "login-HTTP",
 | 
			
		||||
      "rule": ".login-HTTP",
 | 
			
		||||
      "hash": "6fcf0f666c0f6f1e1cd8f397b41ed176"
 | 
			
		||||
    },
 | 
			
		||||
    "login-HTTP"         : {
 | 
			
		||||
      "name" : "login-HTTP",
 | 
			
		||||
      "rule" : ".login-HTTP",
 | 
			
		||||
      "hash" : "6fcf0f666c0f6f1e1cd8f397b41ed176"
 | 
			
		||||
    "login-Jira": {
 | 
			
		||||
      "name": "login-Jira",
 | 
			
		||||
      "rule": ".login-Jira",
 | 
			
		||||
      "hash": "0ddadec77a95c1efc398886252ebeda9"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Jira"         : {
 | 
			
		||||
      "name" : "login-Jira",
 | 
			
		||||
      "rule" : ".login-Jira",
 | 
			
		||||
      "hash" : "0ddadec77a95c1efc398886252ebeda9"
 | 
			
		||||
    "login-LDAP": {
 | 
			
		||||
      "name": "login-LDAP",
 | 
			
		||||
      "rule": ".login-LDAP",
 | 
			
		||||
      "hash": "5b4e01ddf35cd40c8f061c90abc89b6c"
 | 
			
		||||
    },
 | 
			
		||||
    "login-LDAP"         : {
 | 
			
		||||
      "name" : "login-LDAP",
 | 
			
		||||
      "rule" : ".login-LDAP",
 | 
			
		||||
      "hash" : "5b4e01ddf35cd40c8f061c90abc89b6c"
 | 
			
		||||
    "login-Linkedin": {
 | 
			
		||||
      "name": "login-Linkedin",
 | 
			
		||||
      "rule": ".login-Linkedin",
 | 
			
		||||
      "hash": "0dd89825046fa4fd0fe402aa2cd55fd1"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Linkedin"     : {
 | 
			
		||||
      "name" : "login-Linkedin",
 | 
			
		||||
      "rule" : ".login-Linkedin",
 | 
			
		||||
      "hash" : "0dd89825046fa4fd0fe402aa2cd55fd1"
 | 
			
		||||
    "login-MediaWiki": {
 | 
			
		||||
      "name": "login-MediaWiki",
 | 
			
		||||
      "rule": ".login-MediaWiki",
 | 
			
		||||
      "hash": "51c7e71ab0e44126e72d8a130779b02c"
 | 
			
		||||
    },
 | 
			
		||||
    "login-MediaWiki"    : {
 | 
			
		||||
      "name" : "login-MediaWiki",
 | 
			
		||||
      "rule" : ".login-MediaWiki",
 | 
			
		||||
      "hash" : "51c7e71ab0e44126e72d8a130779b02c"
 | 
			
		||||
    "login-Openid": {
 | 
			
		||||
      "name": "login-Openid",
 | 
			
		||||
      "rule": ".login-Openid",
 | 
			
		||||
      "hash": "9267ffbb8d4e6dee409c4d8fa2d50c0a"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Openid"       : {
 | 
			
		||||
      "name" : "login-Openid",
 | 
			
		||||
      "rule" : ".login-Openid",
 | 
			
		||||
      "hash" : "9267ffbb8d4e6dee409c4d8fa2d50c0a"
 | 
			
		||||
    "login-PayPal": {
 | 
			
		||||
      "name": "login-PayPal",
 | 
			
		||||
      "rule": ".login-PayPal",
 | 
			
		||||
      "hash": "60dc511206dd2923418fa07f84bf2db3"
 | 
			
		||||
    },
 | 
			
		||||
    "login-PayPal"       : {
 | 
			
		||||
      "name" : "login-PayPal",
 | 
			
		||||
      "rule" : ".login-PayPal",
 | 
			
		||||
      "hash" : "60dc511206dd2923418fa07f84bf2db3"
 | 
			
		||||
    "login-Persona": {
 | 
			
		||||
      "name": "login-Persona",
 | 
			
		||||
      "rule": ".login-Persona",
 | 
			
		||||
      "hash": "949faf7bf5ed377c06aa480da1f42b74"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Persona"      : {
 | 
			
		||||
      "name" : "login-Persona",
 | 
			
		||||
      "rule" : ".login-Persona",
 | 
			
		||||
      "hash" : "949faf7bf5ed377c06aa480da1f42b74"
 | 
			
		||||
    "login-Phabricator": {
 | 
			
		||||
      "name": "login-Phabricator",
 | 
			
		||||
      "rule": ".login-Phabricator",
 | 
			
		||||
      "hash": "fad258eb347a1ccf5800b0ee2d8e6e49"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Phabricator"  : {
 | 
			
		||||
      "name" : "login-Phabricator",
 | 
			
		||||
      "rule" : ".login-Phabricator",
 | 
			
		||||
      "hash" : "fad258eb347a1ccf5800b0ee2d8e6e49"
 | 
			
		||||
    "login-Stripe": {
 | 
			
		||||
      "name": "login-Stripe",
 | 
			
		||||
      "rule": ".login-Stripe",
 | 
			
		||||
      "hash": "6a71ba00ed2325012650b4bf63bb064d"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Stripe"       : {
 | 
			
		||||
      "name" : "login-Stripe",
 | 
			
		||||
      "rule" : ".login-Stripe",
 | 
			
		||||
      "hash" : "6a71ba00ed2325012650b4bf63bb064d"
 | 
			
		||||
    "login-TestPayment": {
 | 
			
		||||
      "name": "login-TestPayment",
 | 
			
		||||
      "rule": ".login-TestPayment",
 | 
			
		||||
      "hash": "9783485db2b5f5035265f4e6d2bc6cd0"
 | 
			
		||||
    },
 | 
			
		||||
    "login-TestPayment"  : {
 | 
			
		||||
      "name" : "login-TestPayment",
 | 
			
		||||
      "rule" : ".login-TestPayment",
 | 
			
		||||
      "hash" : "9783485db2b5f5035265f4e6d2bc6cd0"
 | 
			
		||||
    "login-TwitchTV": {
 | 
			
		||||
      "name": "login-TwitchTV",
 | 
			
		||||
      "rule": ".login-TwitchTV",
 | 
			
		||||
      "hash": "dbaa3f5e58fceb86598b2951fc5f9508"
 | 
			
		||||
    },
 | 
			
		||||
    "login-TwitchTV"     : {
 | 
			
		||||
      "name" : "login-TwitchTV",
 | 
			
		||||
      "rule" : ".login-TwitchTV",
 | 
			
		||||
      "hash" : "dbaa3f5e58fceb86598b2951fc5f9508"
 | 
			
		||||
    "login-Twitter": {
 | 
			
		||||
      "name": "login-Twitter",
 | 
			
		||||
      "rule": ".login-Twitter",
 | 
			
		||||
      "hash": "0b64983507a720b365474b778a966bab"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Twitter"      : {
 | 
			
		||||
      "name" : "login-Twitter",
 | 
			
		||||
      "rule" : ".login-Twitter",
 | 
			
		||||
      "hash" : "0b64983507a720b365474b778a966bab"
 | 
			
		||||
    "login-WePay": {
 | 
			
		||||
      "name": "login-WePay",
 | 
			
		||||
      "rule": ".login-WePay",
 | 
			
		||||
      "hash": "7dd33f6271e948b86df5a642d504c995"
 | 
			
		||||
    },
 | 
			
		||||
    "login-WePay"        : {
 | 
			
		||||
      "name" : "login-WePay",
 | 
			
		||||
      "rule" : ".login-WePay",
 | 
			
		||||
      "hash" : "7dd33f6271e948b86df5a642d504c995"
 | 
			
		||||
    "login-WordPressCOM": {
 | 
			
		||||
      "name": "login-WordPressCOM",
 | 
			
		||||
      "rule": ".login-WordPressCOM",
 | 
			
		||||
      "hash": "c22a183bfb1e46deeab864223ec48db9"
 | 
			
		||||
    },
 | 
			
		||||
    "login-WordPressCOM" : {
 | 
			
		||||
      "name" : "login-WordPressCOM",
 | 
			
		||||
      "rule" : ".login-WordPressCOM",
 | 
			
		||||
      "hash" : "c22a183bfb1e46deeab864223ec48db9"
 | 
			
		||||
    },
 | 
			
		||||
    "login-Yahoo"        : {
 | 
			
		||||
      "name" : "login-Yahoo",
 | 
			
		||||
      "rule" : ".login-Yahoo",
 | 
			
		||||
      "hash" : "1cc6fceee294045fe6d1c1d3aa31d2c1"
 | 
			
		||||
    "login-Yahoo": {
 | 
			
		||||
      "name": "login-Yahoo",
 | 
			
		||||
      "rule": ".login-Yahoo",
 | 
			
		||||
      "hash": "1cc6fceee294045fe6d1c1d3aa31d2c1"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "scales"  : [
 | 
			
		||||
  "scales": [
 | 
			
		||||
    1,
 | 
			
		||||
    2
 | 
			
		||||
  ],
 | 
			
		||||
  "header"  : "\/**\n * @provides sprite-login-css\n * @generated\n *\/\n\n.sprite-login {\n  background-image: url(\/rsrc\/image\/sprite-login.png);\n  background-repeat: no-repeat;\n}\n\n@media\nonly screen and (min-device-pixel-ratio: 1.5),\nonly screen and (-webkit-min-device-pixel-ratio: 1.5) {\n  .sprite-login {\n    background-image: url(\/rsrc\/image\/sprite-login-X2.png);\n    background-size: {X}px {Y}px;\n  }\n}\n",
 | 
			
		||||
  "type"    : "standard"
 | 
			
		||||
  "header": "\/**\n * @provides sprite-login-css\n * @generated\n *\/\n\n.sprite-login {\n  background-image: url(\/rsrc\/image\/sprite-login.png);\n  background-repeat: no-repeat;\n}\n\n@media\nonly screen and (min-device-pixel-ratio: 1.5),\nonly screen and (-webkit-min-device-pixel-ratio: 1.5) {\n  .sprite-login {\n    background-image: url(\/rsrc\/image\/sprite-login-X2.png);\n    background-size: {X}px {Y}px;\n  }\n}\n",
 | 
			
		||||
  "type": "standard"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,7 @@ only screen and (min-device-pixel-ratio: 1.5),
 | 
			
		||||
only screen and (-webkit-min-device-pixel-ratio: 1.5) {
 | 
			
		||||
  .sprite-login {
 | 
			
		||||
    background-image: url(/rsrc/image/sprite-login-X2.png);
 | 
			
		||||
    background-size: 175px 210px;
 | 
			
		||||
    background-size: 175px 175px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -26,98 +26,94 @@ only screen and (-webkit-min-device-pixel-ratio: 1.5) {
 | 
			
		||||
  background-position: -35px 0px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Balanced {
 | 
			
		||||
.login-Bitbucket {
 | 
			
		||||
  background-position: -70px 0px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Bitbucket {
 | 
			
		||||
.login-Disqus {
 | 
			
		||||
  background-position: -105px 0px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Disqus {
 | 
			
		||||
.login-Dropbox {
 | 
			
		||||
  background-position: -140px 0px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Dropbox {
 | 
			
		||||
.login-Facebook {
 | 
			
		||||
  background-position: 0px -35px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Facebook {
 | 
			
		||||
.login-Generic {
 | 
			
		||||
  background-position: -35px -35px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Generic {
 | 
			
		||||
.login-Github {
 | 
			
		||||
  background-position: -70px -35px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Github {
 | 
			
		||||
.login-Google {
 | 
			
		||||
  background-position: -105px -35px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Google {
 | 
			
		||||
.login-HTTP {
 | 
			
		||||
  background-position: -140px -35px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-HTTP {
 | 
			
		||||
.login-Jira {
 | 
			
		||||
  background-position: 0px -70px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Jira {
 | 
			
		||||
.login-LDAP {
 | 
			
		||||
  background-position: -35px -70px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-LDAP {
 | 
			
		||||
.login-Linkedin {
 | 
			
		||||
  background-position: -70px -70px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Linkedin {
 | 
			
		||||
.login-MediaWiki {
 | 
			
		||||
  background-position: -105px -70px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-MediaWiki {
 | 
			
		||||
.login-Openid {
 | 
			
		||||
  background-position: -140px -70px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Openid {
 | 
			
		||||
.login-PayPal {
 | 
			
		||||
  background-position: 0px -105px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-PayPal {
 | 
			
		||||
.login-Persona {
 | 
			
		||||
  background-position: -35px -105px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Persona {
 | 
			
		||||
.login-Phabricator {
 | 
			
		||||
  background-position: -70px -105px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Phabricator {
 | 
			
		||||
.login-Stripe {
 | 
			
		||||
  background-position: -105px -105px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Stripe {
 | 
			
		||||
.login-TestPayment {
 | 
			
		||||
  background-position: -140px -105px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-TestPayment {
 | 
			
		||||
.login-TwitchTV {
 | 
			
		||||
  background-position: 0px -140px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-TwitchTV {
 | 
			
		||||
.login-Twitter {
 | 
			
		||||
  background-position: -35px -140px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Twitter {
 | 
			
		||||
.login-WePay {
 | 
			
		||||
  background-position: -70px -140px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-WePay {
 | 
			
		||||
.login-WordPressCOM {
 | 
			
		||||
  background-position: -105px -140px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-WordPressCOM {
 | 
			
		||||
.login-Yahoo {
 | 
			
		||||
  background-position: -140px -140px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.login-Yahoo {
 | 
			
		||||
  background-position: 0px -175px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 121 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 39 KiB  | 
		Reference in New Issue
	
	Block a user