Update Facebook icon on Auth Provider page
Summary: Closes T15545 Test Plan: Go to `/auth/config/new/` in browser and look at icons. Reviewers: O1 Blessed Committers, Cigaryno, avivey Reviewed By: O1 Blessed Committers, Cigaryno, avivey Subscribers: avivey, speck, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Maniphest Tasks: T15545 Differential Revision: https://we.phorge.it/D25342
|
@ -9,7 +9,7 @@ return array(
|
||||||
'names' => array(
|
'names' => array(
|
||||||
'conpherence.pkg.css' => '76ed87e3',
|
'conpherence.pkg.css' => '76ed87e3',
|
||||||
'conpherence.pkg.js' => '020aebcf',
|
'conpherence.pkg.js' => '020aebcf',
|
||||||
'core.pkg.css' => '8abf4250',
|
'core.pkg.css' => 'a4ed0b29',
|
||||||
'core.pkg.js' => '2eeda9e0',
|
'core.pkg.js' => '2eeda9e0',
|
||||||
'dark-console.pkg.js' => '187792c2',
|
'dark-console.pkg.js' => '187792c2',
|
||||||
'differential.pkg.css' => '525f9a1d',
|
'differential.pkg.css' => '525f9a1d',
|
||||||
|
@ -184,7 +184,7 @@ return array(
|
||||||
'rsrc/css/phui/workboards/phui-workboard.css' => '74fc9d98',
|
'rsrc/css/phui/workboards/phui-workboard.css' => '74fc9d98',
|
||||||
'rsrc/css/phui/workboards/phui-workcard.css' => '62056e3b',
|
'rsrc/css/phui/workboards/phui-workcard.css' => '62056e3b',
|
||||||
'rsrc/css/phui/workboards/phui-workpanel.css' => 'bc06f022',
|
'rsrc/css/phui/workboards/phui-workpanel.css' => 'bc06f022',
|
||||||
'rsrc/css/sprite-login.css' => '0a370010',
|
'rsrc/css/sprite-login.css' => '07052ee0',
|
||||||
'rsrc/css/sprite-tokens.css' => 'f1896dc5',
|
'rsrc/css/sprite-tokens.css' => 'f1896dc5',
|
||||||
'rsrc/css/syntax/syntax-default.css' => '055fc231',
|
'rsrc/css/syntax/syntax-default.css' => '055fc231',
|
||||||
'rsrc/externals/d3/d3.min.js' => '9d068042',
|
'rsrc/externals/d3/d3.min.js' => '9d068042',
|
||||||
|
@ -342,8 +342,8 @@ return array(
|
||||||
'rsrc/image/phrequent_active.png' => 'de66dc50',
|
'rsrc/image/phrequent_active.png' => 'de66dc50',
|
||||||
'rsrc/image/phrequent_inactive.png' => '79c61baf',
|
'rsrc/image/phrequent_inactive.png' => '79c61baf',
|
||||||
'rsrc/image/resize.png' => '9cc83373',
|
'rsrc/image/resize.png' => '9cc83373',
|
||||||
'rsrc/image/sprite-login-X2.png' => 'c1458879',
|
'rsrc/image/sprite-login-X2.png' => '02896524',
|
||||||
'rsrc/image/sprite-login.png' => 'f11dad90',
|
'rsrc/image/sprite-login.png' => 'e0508107',
|
||||||
'rsrc/image/sprite-tokens-X2.png' => '21621dd9',
|
'rsrc/image/sprite-tokens-X2.png' => '21621dd9',
|
||||||
'rsrc/image/sprite-tokens.png' => 'bede2580',
|
'rsrc/image/sprite-tokens.png' => 'bede2580',
|
||||||
'rsrc/image/texture/card-gradient.png' => 'e6892cb4',
|
'rsrc/image/texture/card-gradient.png' => 'e6892cb4',
|
||||||
|
@ -906,7 +906,7 @@ return array(
|
||||||
'project-triggers-css' => 'cd9c8bb9',
|
'project-triggers-css' => 'cd9c8bb9',
|
||||||
'project-view-css' => '2f7caa20',
|
'project-view-css' => '2f7caa20',
|
||||||
'setup-issue-css' => '5eed85b2',
|
'setup-issue-css' => '5eed85b2',
|
||||||
'sprite-login-css' => '0a370010',
|
'sprite-login-css' => '07052ee0',
|
||||||
'sprite-tokens-css' => 'f1896dc5',
|
'sprite-tokens-css' => 'f1896dc5',
|
||||||
'syntax-default-css' => '055fc231',
|
'syntax-default-css' => '055fc231',
|
||||||
'syntax-highlighting-css' => '548567f6',
|
'syntax-highlighting-css' => '548567f6',
|
||||||
|
|
Before Width: | Height: | Size: 773 B After Width: | Height: | Size: 746 B |
Before Width: | Height: | Size: 860 B After Width: | Height: | Size: 822 B |
|
@ -24,7 +24,7 @@
|
||||||
"login-Facebook": {
|
"login-Facebook": {
|
||||||
"name": "login-Facebook",
|
"name": "login-Facebook",
|
||||||
"rule": ".login-Facebook",
|
"rule": ".login-Facebook",
|
||||||
"hash": "1b12a5a5cfe103d4d96213cf7d1ce18a"
|
"hash": "ad9b8fcc4c338bfe4196a7f636c7d4c1"
|
||||||
},
|
},
|
||||||
"login-Generic": {
|
"login-Generic": {
|
||||||
"name": "login-Generic",
|
"name": "login-Generic",
|
||||||
|
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |