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

Remove some unused images

Summary:
 - Remove `app_audit.png`, which is now part of the sprite (it was held back transitionally to make sure things worked).
 - Remove `sprite.png`, which is the old button sprite. The only remaining use was on the home page, which I replaced with box shadows to achieve a similar effect. These buttons should probably go away at some point anyway.

Test Plan: {F25768}

Reviewers: chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D4028
This commit is contained in:
epriestley 2012-11-24 06:46:57 -08:00
parent 6c88c76cac
commit 9913804932
3 changed files with 41 additions and 53 deletions

View file

@ -14,13 +14,6 @@ celerity_register_resource_map(array(
'disk' => '/rsrc/image/2x/header_logo.png', 'disk' => '/rsrc/image/2x/header_logo.png',
'type' => 'png', 'type' => 'png',
), ),
'/rsrc/image/app/app_audit.png' =>
array(
'hash' => '53340003d1daf306b64ed5ebb08bc204',
'uri' => '/res/53340003/rsrc/image/app/app_audit.png',
'disk' => '/rsrc/image/app/app_audit.png',
'type' => 'png',
),
'/rsrc/image/apps.png' => '/rsrc/image/apps.png' =>
array( array(
'hash' => 'f7cb4abeb73245fea4098a02fd784653', 'hash' => 'f7cb4abeb73245fea4098a02fd784653',
@ -2390,7 +2383,7 @@ celerity_register_resource_map(array(
), ),
'phabricator-app-buttons-css' => 'phabricator-app-buttons-css' =>
array( array(
'uri' => '/res/1e153463/rsrc/css/application/directory/phabricator-app-buttons.css', 'uri' => '/res/1a1f926e/rsrc/css/application/directory/phabricator-app-buttons.css',
'type' => 'css', 'type' => 'css',
'requires' => 'requires' =>
array( array(
@ -3138,7 +3131,7 @@ celerity_register_resource_map(array(
), array( ), array(
'packages' => 'packages' =>
array( array(
'5c5dd816' => '230c5ef4' =>
array( array(
'name' => 'core.pkg.css', 'name' => 'core.pkg.css',
'symbols' => 'symbols' =>
@ -3177,7 +3170,7 @@ celerity_register_resource_map(array(
31 => 'phabricator-filetree-view-css', 31 => 'phabricator-filetree-view-css',
32 => 'phabricator-nav-view-css', 32 => 'phabricator-nav-view-css',
), ),
'uri' => '/res/pkg/5c5dd816/core.pkg.css', 'uri' => '/res/pkg/230c5ef4/core.pkg.css',
'type' => 'css', 'type' => 'css',
), ),
'd223b82c' => 'd223b82c' =>
@ -3367,21 +3360,21 @@ celerity_register_resource_map(array(
'reverse' => 'reverse' =>
array( array(
'aphront-attached-file-view-css' => '7839ae2d', 'aphront-attached-file-view-css' => '7839ae2d',
'aphront-crumbs-view-css' => '5c5dd816', 'aphront-crumbs-view-css' => '230c5ef4',
'aphront-dialog-view-css' => '5c5dd816', 'aphront-dialog-view-css' => '230c5ef4',
'aphront-error-view-css' => '5c5dd816', 'aphront-error-view-css' => '230c5ef4',
'aphront-form-view-css' => '5c5dd816', 'aphront-form-view-css' => '230c5ef4',
'aphront-headsup-action-list-view-css' => '47549184', 'aphront-headsup-action-list-view-css' => '47549184',
'aphront-headsup-view-css' => '5c5dd816', 'aphront-headsup-view-css' => '230c5ef4',
'aphront-list-filter-view-css' => '5c5dd816', 'aphront-list-filter-view-css' => '230c5ef4',
'aphront-pager-view-css' => '5c5dd816', 'aphront-pager-view-css' => '230c5ef4',
'aphront-panel-view-css' => '5c5dd816', 'aphront-panel-view-css' => '230c5ef4',
'aphront-side-nav-view-css' => '5c5dd816', 'aphront-side-nav-view-css' => '230c5ef4',
'aphront-table-view-css' => '5c5dd816', 'aphront-table-view-css' => '230c5ef4',
'aphront-tokenizer-control-css' => '5c5dd816', 'aphront-tokenizer-control-css' => '230c5ef4',
'aphront-tooltip-css' => '5c5dd816', 'aphront-tooltip-css' => '230c5ef4',
'aphront-typeahead-control-css' => '5c5dd816', 'aphront-typeahead-control-css' => '230c5ef4',
'autosprite-css' => '5c5dd816', 'autosprite-css' => '230c5ef4',
'differential-changeset-view-css' => '47549184', 'differential-changeset-view-css' => '47549184',
'differential-core-view-css' => '47549184', 'differential-core-view-css' => '47549184',
'differential-inline-comment-editor' => '7ecd31fa', 'differential-inline-comment-editor' => '7ecd31fa',
@ -3464,42 +3457,42 @@ celerity_register_resource_map(array(
'javelin-util' => '20727878', 'javelin-util' => '20727878',
'javelin-vector' => '20727878', 'javelin-vector' => '20727878',
'javelin-workflow' => '20727878', 'javelin-workflow' => '20727878',
'lightbox-attachment-css' => '5c5dd816', 'lightbox-attachment-css' => '230c5ef4',
'maniphest-task-summary-css' => '7839ae2d', 'maniphest-task-summary-css' => '7839ae2d',
'maniphest-transaction-detail-css' => '7839ae2d', 'maniphest-transaction-detail-css' => '7839ae2d',
'phabricator-app-buttons-css' => '5c5dd816', 'phabricator-app-buttons-css' => '230c5ef4',
'phabricator-busy' => 'd223b82c', 'phabricator-busy' => 'd223b82c',
'phabricator-content-source-view-css' => '47549184', 'phabricator-content-source-view-css' => '47549184',
'phabricator-core-buttons-css' => '5c5dd816', 'phabricator-core-buttons-css' => '230c5ef4',
'phabricator-core-css' => '5c5dd816', 'phabricator-core-css' => '230c5ef4',
'phabricator-directory-css' => '5c5dd816', 'phabricator-directory-css' => '230c5ef4',
'phabricator-drag-and-drop-file-upload' => '7ecd31fa', 'phabricator-drag-and-drop-file-upload' => '7ecd31fa',
'phabricator-dropdown-menu' => 'd223b82c', 'phabricator-dropdown-menu' => 'd223b82c',
'phabricator-file-upload' => 'd223b82c', 'phabricator-file-upload' => 'd223b82c',
'phabricator-filetree-view-css' => '5c5dd816', 'phabricator-filetree-view-css' => '230c5ef4',
'phabricator-flag-css' => '5c5dd816', 'phabricator-flag-css' => '230c5ef4',
'phabricator-form-view-css' => '5c5dd816', 'phabricator-form-view-css' => '230c5ef4',
'phabricator-header-view-css' => '5c5dd816', 'phabricator-header-view-css' => '230c5ef4',
'phabricator-jump-nav' => '5c5dd816', 'phabricator-jump-nav' => '230c5ef4',
'phabricator-keyboard-shortcut' => 'd223b82c', 'phabricator-keyboard-shortcut' => 'd223b82c',
'phabricator-keyboard-shortcut-manager' => 'd223b82c', 'phabricator-keyboard-shortcut-manager' => 'd223b82c',
'phabricator-main-menu-view' => '5c5dd816', 'phabricator-main-menu-view' => '230c5ef4',
'phabricator-menu-item' => 'd223b82c', 'phabricator-menu-item' => 'd223b82c',
'phabricator-nav-view-css' => '5c5dd816', 'phabricator-nav-view-css' => '230c5ef4',
'phabricator-notification' => 'd223b82c', 'phabricator-notification' => 'd223b82c',
'phabricator-notification-css' => '5c5dd816', 'phabricator-notification-css' => '230c5ef4',
'phabricator-notification-menu-css' => '5c5dd816', 'phabricator-notification-menu-css' => '230c5ef4',
'phabricator-object-selector-css' => '47549184', 'phabricator-object-selector-css' => '47549184',
'phabricator-paste-file-upload' => 'd223b82c', 'phabricator-paste-file-upload' => 'd223b82c',
'phabricator-prefab' => 'd223b82c', 'phabricator-prefab' => 'd223b82c',
'phabricator-project-tag-css' => '7839ae2d', 'phabricator-project-tag-css' => '7839ae2d',
'phabricator-remarkup-css' => '5c5dd816', 'phabricator-remarkup-css' => '230c5ef4',
'phabricator-shaped-request' => '7ecd31fa', 'phabricator-shaped-request' => '7ecd31fa',
'phabricator-standard-page-view' => '5c5dd816', 'phabricator-standard-page-view' => '230c5ef4',
'phabricator-textareautils' => 'd223b82c', 'phabricator-textareautils' => 'd223b82c',
'phabricator-tooltip' => 'd223b82c', 'phabricator-tooltip' => 'd223b82c',
'phabricator-transaction-view-css' => '5c5dd816', 'phabricator-transaction-view-css' => '230c5ef4',
'sprite-icon-css' => '5c5dd816', 'sprite-icon-css' => '230c5ef4',
'syntax-highlighting-css' => '5c5dd816', 'syntax-highlighting-css' => '230c5ef4',
), ),
)); ));

View file

@ -18,22 +18,17 @@
display: block; display: block;
margin: 0px 10px 4px; margin: 0px 10px 4px;
background: #5e77aa url('/rsrc/image/sprite.png') 0 0 repeat-x; background: #5e77aa;
border-bottom-color: #1a356e;
cursor: pointer; cursor: pointer;
background-color: #e4e5e5; background-color: #e9ecec;
background-position: 0 -250px;
border: 1px solid #999; border: 1px solid #999;
border-bottom-color: #888; border-bottom-color: #888;
box-shadow: 0px 1px 0px rgba(0,0,0,.07); box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.07),
-moz-box-shadow: 0px 1px 0px rgba(0,0,0,.07); inset 1px 1px 2px rgba(255, 255, 255, 0.80),
-webkit-box-shadow: 0px 1px 0px rgba(0,0,0,.07); inset -1px -1px 3px rgba(0, 0, 0, 0.20);
border-radius: 6px; border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
} }
.phabricator-app-button .app-button:active { .phabricator-app-button .app-button:active {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB