Fix conpherence icons
Summary: Fixes T3527 Test Plan: Use Conpherence, hover over icon Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T3527 Differential Revision: https://secure.phabricator.com/D6482
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -109,12 +109,12 @@
|
|||
"apps-conpherence-blue-large" : {
|
||||
"name" : "apps-conpherence-blue-large",
|
||||
"rule" : ".apps-conpherence-blue-large, .phabricator-crumb-view:hover .apps-conpherence-dark-large",
|
||||
"hash" : "b487ce2815d07b56338802d283aadc9c"
|
||||
"hash" : "ff76132c29d0557f514998c28a8ad010"
|
||||
},
|
||||
"apps-conpherence-dark-large" : {
|
||||
"name" : "apps-conpherence-dark-large",
|
||||
"rule" : ".apps-conpherence-dark-large",
|
||||
"hash" : "10edcded8fded2339a1fdffd78e685ed"
|
||||
"hash" : "97b415b21758f185d85776deb31a9dab"
|
||||
},
|
||||
"apps-conpherence-light-large" : {
|
||||
"name" : "apps-conpherence-light-large",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"apps-conpherence-dark" : {
|
||||
"name" : "apps-conpherence-dark",
|
||||
"rule" : ".apps-conpherence-dark",
|
||||
"hash" : "03f9399cbd1dc70cb132bb3b4308c246"
|
||||
"hash" : "2dcf4de0160464abf6329350a1baae59"
|
||||
},
|
||||
"apps-countdown-dark" : {
|
||||
"name" : "apps-countdown-dark",
|
||||
|
|
|
@ -569,8 +569,8 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'/rsrc/image/sprite-apps-X2.png' =>
|
||||
array(
|
||||
'hash' => '60606e0d4bdab16d706472998b5d1d68',
|
||||
'uri' => '/res/60606e0d/rsrc/image/sprite-apps-X2.png',
|
||||
'hash' => 'a892ee27fd9b3effb13f12a80725ec1a',
|
||||
'uri' => '/res/a892ee27/rsrc/image/sprite-apps-X2.png',
|
||||
'disk' => '/rsrc/image/sprite-apps-X2.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
|
@ -583,8 +583,8 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'/rsrc/image/sprite-apps-large.png' =>
|
||||
array(
|
||||
'hash' => 'e6b871e827321eee1aa530a0c13d4289',
|
||||
'uri' => '/res/e6b871e8/rsrc/image/sprite-apps-large.png',
|
||||
'hash' => '1db7e48a0d802a948c1a486a6be622c5',
|
||||
'uri' => '/res/1db7e48a/rsrc/image/sprite-apps-large.png',
|
||||
'disk' => '/rsrc/image/sprite-apps-large.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
|
@ -4046,7 +4046,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'sprite-apps-css' =>
|
||||
array(
|
||||
'uri' => '/res/98468fa1/rsrc/css/sprite-apps.css',
|
||||
'uri' => '/res/f14366be/rsrc/css/sprite-apps.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -4055,7 +4055,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'sprite-apps-large-css' =>
|
||||
array(
|
||||
'uri' => '/res/2428cd4c/rsrc/css/sprite-apps-large.css',
|
||||
'uri' => '/res/b0d55339/rsrc/css/sprite-apps-large.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -4182,7 +4182,7 @@ celerity_register_resource_map(array(
|
|||
), array(
|
||||
'packages' =>
|
||||
array(
|
||||
'f32a863a' =>
|
||||
'37df2d87' =>
|
||||
array(
|
||||
'name' => 'core.pkg.css',
|
||||
'symbols' =>
|
||||
|
@ -4230,7 +4230,7 @@ celerity_register_resource_map(array(
|
|||
40 => 'phabricator-property-list-view-css',
|
||||
41 => 'phabricator-tag-view-css',
|
||||
),
|
||||
'uri' => '/res/pkg/f32a863a/core.pkg.css',
|
||||
'uri' => '/res/pkg/37df2d87/core.pkg.css',
|
||||
'type' => 'css',
|
||||
),
|
||||
'75ccea43' =>
|
||||
|
@ -4424,16 +4424,16 @@ celerity_register_resource_map(array(
|
|||
'reverse' =>
|
||||
array(
|
||||
'aphront-attached-file-view-css' => 'adc3c36d',
|
||||
'aphront-dialog-view-css' => 'f32a863a',
|
||||
'aphront-error-view-css' => 'f32a863a',
|
||||
'aphront-form-view-css' => 'f32a863a',
|
||||
'aphront-list-filter-view-css' => 'f32a863a',
|
||||
'aphront-pager-view-css' => 'f32a863a',
|
||||
'aphront-panel-view-css' => 'f32a863a',
|
||||
'aphront-table-view-css' => 'f32a863a',
|
||||
'aphront-tokenizer-control-css' => 'f32a863a',
|
||||
'aphront-tooltip-css' => 'f32a863a',
|
||||
'aphront-typeahead-control-css' => 'f32a863a',
|
||||
'aphront-dialog-view-css' => '37df2d87',
|
||||
'aphront-error-view-css' => '37df2d87',
|
||||
'aphront-form-view-css' => '37df2d87',
|
||||
'aphront-list-filter-view-css' => '37df2d87',
|
||||
'aphront-pager-view-css' => '37df2d87',
|
||||
'aphront-panel-view-css' => '37df2d87',
|
||||
'aphront-table-view-css' => '37df2d87',
|
||||
'aphront-tokenizer-control-css' => '37df2d87',
|
||||
'aphront-tooltip-css' => '37df2d87',
|
||||
'aphront-typeahead-control-css' => '37df2d87',
|
||||
'differential-changeset-view-css' => 'dd27a69b',
|
||||
'differential-core-view-css' => 'dd27a69b',
|
||||
'differential-inline-comment-editor' => 'bb59a901',
|
||||
|
@ -4447,7 +4447,7 @@ celerity_register_resource_map(array(
|
|||
'differential-table-of-contents-css' => 'dd27a69b',
|
||||
'diffusion-commit-view-css' => 'c8ce2d88',
|
||||
'diffusion-icons-css' => 'c8ce2d88',
|
||||
'global-drag-and-drop-css' => 'f32a863a',
|
||||
'global-drag-and-drop-css' => '37df2d87',
|
||||
'inline-comment-summary-css' => 'dd27a69b',
|
||||
'javelin-aphlict' => '75ccea43',
|
||||
'javelin-behavior' => 'a9f14d76',
|
||||
|
@ -4521,55 +4521,55 @@ celerity_register_resource_map(array(
|
|||
'javelin-util' => 'a9f14d76',
|
||||
'javelin-vector' => 'a9f14d76',
|
||||
'javelin-workflow' => 'a9f14d76',
|
||||
'lightbox-attachment-css' => 'f32a863a',
|
||||
'lightbox-attachment-css' => '37df2d87',
|
||||
'maniphest-task-summary-css' => 'adc3c36d',
|
||||
'maniphest-transaction-detail-css' => 'adc3c36d',
|
||||
'phabricator-action-list-view-css' => 'f32a863a',
|
||||
'phabricator-application-launch-view-css' => 'f32a863a',
|
||||
'phabricator-action-list-view-css' => '37df2d87',
|
||||
'phabricator-application-launch-view-css' => '37df2d87',
|
||||
'phabricator-busy' => '75ccea43',
|
||||
'phabricator-content-source-view-css' => 'dd27a69b',
|
||||
'phabricator-core-css' => 'f32a863a',
|
||||
'phabricator-crumbs-view-css' => 'f32a863a',
|
||||
'phabricator-core-css' => '37df2d87',
|
||||
'phabricator-crumbs-view-css' => '37df2d87',
|
||||
'phabricator-drag-and-drop-file-upload' => 'bb59a901',
|
||||
'phabricator-dropdown-menu' => '75ccea43',
|
||||
'phabricator-file-upload' => '75ccea43',
|
||||
'phabricator-filetree-view-css' => 'f32a863a',
|
||||
'phabricator-flag-css' => 'f32a863a',
|
||||
'phabricator-form-view-css' => 'f32a863a',
|
||||
'phabricator-header-view-css' => 'f32a863a',
|
||||
'phabricator-filetree-view-css' => '37df2d87',
|
||||
'phabricator-flag-css' => '37df2d87',
|
||||
'phabricator-form-view-css' => '37df2d87',
|
||||
'phabricator-header-view-css' => '37df2d87',
|
||||
'phabricator-hovercard' => '75ccea43',
|
||||
'phabricator-jump-nav' => 'f32a863a',
|
||||
'phabricator-jump-nav' => '37df2d87',
|
||||
'phabricator-keyboard-shortcut' => '75ccea43',
|
||||
'phabricator-keyboard-shortcut-manager' => '75ccea43',
|
||||
'phabricator-main-menu-view' => 'f32a863a',
|
||||
'phabricator-main-menu-view' => '37df2d87',
|
||||
'phabricator-menu-item' => '75ccea43',
|
||||
'phabricator-nav-view-css' => 'f32a863a',
|
||||
'phabricator-nav-view-css' => '37df2d87',
|
||||
'phabricator-notification' => '75ccea43',
|
||||
'phabricator-notification-css' => 'f32a863a',
|
||||
'phabricator-notification-menu-css' => 'f32a863a',
|
||||
'phabricator-object-item-list-view-css' => 'f32a863a',
|
||||
'phabricator-notification-css' => '37df2d87',
|
||||
'phabricator-notification-menu-css' => '37df2d87',
|
||||
'phabricator-object-item-list-view-css' => '37df2d87',
|
||||
'phabricator-object-selector-css' => 'dd27a69b',
|
||||
'phabricator-phtize' => '75ccea43',
|
||||
'phabricator-prefab' => '75ccea43',
|
||||
'phabricator-project-tag-css' => 'adc3c36d',
|
||||
'phabricator-property-list-view-css' => 'f32a863a',
|
||||
'phabricator-remarkup-css' => 'f32a863a',
|
||||
'phabricator-property-list-view-css' => '37df2d87',
|
||||
'phabricator-remarkup-css' => '37df2d87',
|
||||
'phabricator-shaped-request' => 'bb59a901',
|
||||
'phabricator-side-menu-view-css' => 'f32a863a',
|
||||
'phabricator-standard-page-view' => 'f32a863a',
|
||||
'phabricator-tag-view-css' => 'f32a863a',
|
||||
'phabricator-side-menu-view-css' => '37df2d87',
|
||||
'phabricator-standard-page-view' => '37df2d87',
|
||||
'phabricator-tag-view-css' => '37df2d87',
|
||||
'phabricator-textareautils' => '75ccea43',
|
||||
'phabricator-tooltip' => '75ccea43',
|
||||
'phabricator-transaction-view-css' => 'f32a863a',
|
||||
'phabricator-zindex-css' => 'f32a863a',
|
||||
'phui-button-css' => 'f32a863a',
|
||||
'phui-form-css' => 'f32a863a',
|
||||
'phui-icon-view-css' => 'f32a863a',
|
||||
'phui-spacing-css' => 'f32a863a',
|
||||
'sprite-apps-large-css' => 'f32a863a',
|
||||
'sprite-gradient-css' => 'f32a863a',
|
||||
'sprite-icons-css' => 'f32a863a',
|
||||
'sprite-menu-css' => 'f32a863a',
|
||||
'syntax-highlighting-css' => 'f32a863a',
|
||||
'phabricator-transaction-view-css' => '37df2d87',
|
||||
'phabricator-zindex-css' => '37df2d87',
|
||||
'phui-button-css' => '37df2d87',
|
||||
'phui-form-css' => '37df2d87',
|
||||
'phui-icon-view-css' => '37df2d87',
|
||||
'phui-spacing-css' => '37df2d87',
|
||||
'sprite-apps-large-css' => '37df2d87',
|
||||
'sprite-gradient-css' => '37df2d87',
|
||||
'sprite-icons-css' => '37df2d87',
|
||||
'sprite-menu-css' => '37df2d87',
|
||||
'syntax-highlighting-css' => '37df2d87',
|
||||
),
|
||||
));
|
||||
|
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |