1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00

Fix Harbormaster and Phortune icon placement

Summary: Fixes T4261

Test Plan: Verify hover states in Photoshop and on app pages.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T4261

Differential Revision: https://secure.phabricator.com/D7839
This commit is contained in:
Chad Little 2013-12-26 13:45:14 -08:00
parent 5fdd800bb6
commit 8460f26430
8 changed files with 55 additions and 55 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -364,7 +364,7 @@
"apps-harbormaster-blue-large" : {
"name" : "apps-harbormaster-blue-large",
"rule" : ".apps-harbormaster-blue-large, .phabricator-crumb-view:hover .apps-harbormaster-dark-large",
"hash" : "c4c81a696f9a4e1242324a1e420ab35b"
"hash" : "6912f9730452b2272439f7a77b4d0469"
},
"apps-harbormaster-dark-large" : {
"name" : "apps-harbormaster-dark-large",
@ -784,12 +784,12 @@
"apps-phortune-blue-large" : {
"name" : "apps-phortune-blue-large",
"rule" : ".apps-phortune-blue-large, .phabricator-crumb-view:hover .apps-phortune-dark-large",
"hash" : "78c71081f4f3c8f5075041f5e6c802a1"
"hash" : "99363e792c5ec614d6979a73c42a0506"
},
"apps-phortune-dark-large" : {
"name" : "apps-phortune-dark-large",
"rule" : ".apps-phortune-dark-large",
"hash" : "7e8a5ad784e4353309c8ae496dff9141"
"hash" : "64c5f757d1182df3cb529628cf4d46bf"
},
"apps-phortune-light-large" : {
"name" : "apps-phortune-light-large",

View file

@ -394,7 +394,7 @@
"apps-phortune-dark" : {
"name" : "apps-phortune-dark",
"rule" : ".apps-phortune-dark",
"hash" : "2ddad4cb503d2b3ae7662717170684ce"
"hash" : "c940ea7f44e7b6c21ddb2fa05bd7a408"
},
"apps-phortune-white" : {
"name" : "apps-phortune-white",

View file

@ -576,8 +576,8 @@ celerity_register_resource_map(array(
),
'/rsrc/image/sprite-apps-X2.png' =>
array(
'hash' => '5524cf1c3d9fbb11f84aab0ac4f59a39',
'uri' => '/res/5524cf1c/rsrc/image/sprite-apps-X2.png',
'hash' => '7a9ed9fd4083da6c44160adad5f3f010',
'uri' => '/res/7a9ed9fd/rsrc/image/sprite-apps-X2.png',
'disk' => '/rsrc/image/sprite-apps-X2.png',
'type' => 'png',
),
@ -590,8 +590,8 @@ celerity_register_resource_map(array(
),
'/rsrc/image/sprite-apps-large.png' =>
array(
'hash' => '245efbdfe8035bf3d11e6a84f91bf7ef',
'uri' => '/res/245efbdf/rsrc/image/sprite-apps-large.png',
'hash' => 'b6dcbebeb8d6176a60867b75c0c6dcff',
'uri' => '/res/b6dcbebe/rsrc/image/sprite-apps-large.png',
'disk' => '/rsrc/image/sprite-apps-large.png',
'type' => 'png',
),
@ -4226,7 +4226,7 @@ celerity_register_resource_map(array(
),
'sprite-apps-css' =>
array(
'uri' => '/res/262fc049/rsrc/css/sprite-apps.css',
'uri' => '/res/10a81e5e/rsrc/css/sprite-apps.css',
'type' => 'css',
'requires' =>
array(
@ -4235,7 +4235,7 @@ celerity_register_resource_map(array(
),
'sprite-apps-large-css' =>
array(
'uri' => '/res/bb7b692d/rsrc/css/sprite-apps-large.css',
'uri' => '/res/6973af04/rsrc/css/sprite-apps-large.css',
'type' => 'css',
'requires' =>
array(
@ -4380,7 +4380,7 @@ celerity_register_resource_map(array(
), array(
'packages' =>
array(
'33d9080b' =>
'0517c67c' =>
array(
'name' => 'core.pkg.css',
'symbols' =>
@ -4429,7 +4429,7 @@ celerity_register_resource_map(array(
41 => 'phabricator-tag-view-css',
42 => 'phui-list-view-css',
),
'uri' => '/res/pkg/33d9080b/core.pkg.css',
'uri' => '/res/pkg/0517c67c/core.pkg.css',
'type' => 'css',
),
'2c1dba03' =>
@ -4621,15 +4621,15 @@ celerity_register_resource_map(array(
),
'reverse' =>
array(
'aphront-dialog-view-css' => '33d9080b',
'aphront-error-view-css' => '33d9080b',
'aphront-list-filter-view-css' => '33d9080b',
'aphront-pager-view-css' => '33d9080b',
'aphront-panel-view-css' => '33d9080b',
'aphront-table-view-css' => '33d9080b',
'aphront-tokenizer-control-css' => '33d9080b',
'aphront-tooltip-css' => '33d9080b',
'aphront-typeahead-control-css' => '33d9080b',
'aphront-dialog-view-css' => '0517c67c',
'aphront-error-view-css' => '0517c67c',
'aphront-list-filter-view-css' => '0517c67c',
'aphront-pager-view-css' => '0517c67c',
'aphront-panel-view-css' => '0517c67c',
'aphront-table-view-css' => '0517c67c',
'aphront-tokenizer-control-css' => '0517c67c',
'aphront-tooltip-css' => '0517c67c',
'aphront-typeahead-control-css' => '0517c67c',
'differential-changeset-view-css' => '67248472',
'differential-core-view-css' => '67248472',
'differential-inline-comment-editor' => '92f459f0',
@ -4643,7 +4643,7 @@ celerity_register_resource_map(array(
'differential-table-of-contents-css' => '67248472',
'diffusion-commit-view-css' => '7aa115b4',
'diffusion-icons-css' => '7aa115b4',
'global-drag-and-drop-css' => '33d9080b',
'global-drag-and-drop-css' => '0517c67c',
'inline-comment-summary-css' => '67248472',
'javelin-aphlict' => '2c1dba03',
'javelin-behavior' => '3e3be199',
@ -4718,56 +4718,56 @@ celerity_register_resource_map(array(
'javelin-util' => '3e3be199',
'javelin-vector' => '3e3be199',
'javelin-workflow' => '3e3be199',
'lightbox-attachment-css' => '33d9080b',
'lightbox-attachment-css' => '0517c67c',
'maniphest-task-summary-css' => '49898640',
'phabricator-action-list-view-css' => '33d9080b',
'phabricator-application-launch-view-css' => '33d9080b',
'phabricator-action-list-view-css' => '0517c67c',
'phabricator-application-launch-view-css' => '0517c67c',
'phabricator-busy' => '2c1dba03',
'phabricator-content-source-view-css' => '67248472',
'phabricator-core-css' => '33d9080b',
'phabricator-crumbs-view-css' => '33d9080b',
'phabricator-core-css' => '0517c67c',
'phabricator-crumbs-view-css' => '0517c67c',
'phabricator-drag-and-drop-file-upload' => '92f459f0',
'phabricator-dropdown-menu' => '2c1dba03',
'phabricator-file-upload' => '2c1dba03',
'phabricator-filetree-view-css' => '33d9080b',
'phabricator-flag-css' => '33d9080b',
'phabricator-filetree-view-css' => '0517c67c',
'phabricator-flag-css' => '0517c67c',
'phabricator-hovercard' => '2c1dba03',
'phabricator-jump-nav' => '33d9080b',
'phabricator-jump-nav' => '0517c67c',
'phabricator-keyboard-shortcut' => '2c1dba03',
'phabricator-keyboard-shortcut-manager' => '2c1dba03',
'phabricator-main-menu-view' => '33d9080b',
'phabricator-main-menu-view' => '0517c67c',
'phabricator-menu-item' => '2c1dba03',
'phabricator-nav-view-css' => '33d9080b',
'phabricator-nav-view-css' => '0517c67c',
'phabricator-notification' => '2c1dba03',
'phabricator-notification-css' => '33d9080b',
'phabricator-notification-menu-css' => '33d9080b',
'phabricator-notification-css' => '0517c67c',
'phabricator-notification-menu-css' => '0517c67c',
'phabricator-object-selector-css' => '67248472',
'phabricator-phtize' => '2c1dba03',
'phabricator-prefab' => '2c1dba03',
'phabricator-project-tag-css' => '49898640',
'phabricator-remarkup-css' => '33d9080b',
'phabricator-remarkup-css' => '0517c67c',
'phabricator-shaped-request' => '92f459f0',
'phabricator-side-menu-view-css' => '33d9080b',
'phabricator-standard-page-view' => '33d9080b',
'phabricator-tag-view-css' => '33d9080b',
'phabricator-side-menu-view-css' => '0517c67c',
'phabricator-standard-page-view' => '0517c67c',
'phabricator-tag-view-css' => '0517c67c',
'phabricator-textareautils' => '2c1dba03',
'phabricator-tooltip' => '2c1dba03',
'phabricator-transaction-view-css' => '33d9080b',
'phabricator-zindex-css' => '33d9080b',
'phui-button-css' => '33d9080b',
'phui-form-css' => '33d9080b',
'phui-form-view-css' => '33d9080b',
'phui-header-view-css' => '33d9080b',
'phui-icon-view-css' => '33d9080b',
'phui-list-view-css' => '33d9080b',
'phui-object-item-list-view-css' => '33d9080b',
'phui-property-list-view-css' => '33d9080b',
'phui-spacing-css' => '33d9080b',
'sprite-apps-large-css' => '33d9080b',
'sprite-gradient-css' => '33d9080b',
'sprite-icons-css' => '33d9080b',
'sprite-menu-css' => '33d9080b',
'sprite-status-css' => '33d9080b',
'syntax-highlighting-css' => '33d9080b',
'phabricator-transaction-view-css' => '0517c67c',
'phabricator-zindex-css' => '0517c67c',
'phui-button-css' => '0517c67c',
'phui-form-css' => '0517c67c',
'phui-form-view-css' => '0517c67c',
'phui-header-view-css' => '0517c67c',
'phui-icon-view-css' => '0517c67c',
'phui-list-view-css' => '0517c67c',
'phui-object-item-list-view-css' => '0517c67c',
'phui-property-list-view-css' => '0517c67c',
'phui-spacing-css' => '0517c67c',
'sprite-apps-large-css' => '0517c67c',
'sprite-gradient-css' => '0517c67c',
'sprite-icons-css' => '0517c67c',
'sprite-menu-css' => '0517c67c',
'sprite-status-css' => '0517c67c',
'syntax-highlighting-css' => '0517c67c',
),
));

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 125 KiB