mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-28 16:30:59 +01:00
Fix opacity on action list links.
Summary: Seems a reasonable solution. Test Plan: click subscribe Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T3310 Differential Revision: https://secure.phabricator.com/D6485
This commit is contained in:
parent
7492eb36d4
commit
3dbd00f5e5
3 changed files with 51 additions and 47 deletions
|
@ -3043,7 +3043,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'phabricator-action-list-view-css' =>
|
||||
array(
|
||||
'uri' => '/res/ef104683/rsrc/css/layout/phabricator-action-list-view.css',
|
||||
'uri' => '/res/c31a8b76/rsrc/css/layout/phabricator-action-list-view.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -3812,7 +3812,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'phui-button-css' =>
|
||||
array(
|
||||
'uri' => '/res/9f20a528/rsrc/css/phui/phui-button.css',
|
||||
'uri' => '/res/aeb3d0f2/rsrc/css/phui/phui-button.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -4182,7 +4182,7 @@ celerity_register_resource_map(array(
|
|||
), array(
|
||||
'packages' =>
|
||||
array(
|
||||
'37df2d87' =>
|
||||
'510eac0d' =>
|
||||
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/37df2d87/core.pkg.css',
|
||||
'uri' => '/res/pkg/510eac0d/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' => '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',
|
||||
'aphront-dialog-view-css' => '510eac0d',
|
||||
'aphront-error-view-css' => '510eac0d',
|
||||
'aphront-form-view-css' => '510eac0d',
|
||||
'aphront-list-filter-view-css' => '510eac0d',
|
||||
'aphront-pager-view-css' => '510eac0d',
|
||||
'aphront-panel-view-css' => '510eac0d',
|
||||
'aphront-table-view-css' => '510eac0d',
|
||||
'aphront-tokenizer-control-css' => '510eac0d',
|
||||
'aphront-tooltip-css' => '510eac0d',
|
||||
'aphront-typeahead-control-css' => '510eac0d',
|
||||
'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' => '37df2d87',
|
||||
'global-drag-and-drop-css' => '510eac0d',
|
||||
'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' => '37df2d87',
|
||||
'lightbox-attachment-css' => '510eac0d',
|
||||
'maniphest-task-summary-css' => 'adc3c36d',
|
||||
'maniphest-transaction-detail-css' => 'adc3c36d',
|
||||
'phabricator-action-list-view-css' => '37df2d87',
|
||||
'phabricator-application-launch-view-css' => '37df2d87',
|
||||
'phabricator-action-list-view-css' => '510eac0d',
|
||||
'phabricator-application-launch-view-css' => '510eac0d',
|
||||
'phabricator-busy' => '75ccea43',
|
||||
'phabricator-content-source-view-css' => 'dd27a69b',
|
||||
'phabricator-core-css' => '37df2d87',
|
||||
'phabricator-crumbs-view-css' => '37df2d87',
|
||||
'phabricator-core-css' => '510eac0d',
|
||||
'phabricator-crumbs-view-css' => '510eac0d',
|
||||
'phabricator-drag-and-drop-file-upload' => 'bb59a901',
|
||||
'phabricator-dropdown-menu' => '75ccea43',
|
||||
'phabricator-file-upload' => '75ccea43',
|
||||
'phabricator-filetree-view-css' => '37df2d87',
|
||||
'phabricator-flag-css' => '37df2d87',
|
||||
'phabricator-form-view-css' => '37df2d87',
|
||||
'phabricator-header-view-css' => '37df2d87',
|
||||
'phabricator-filetree-view-css' => '510eac0d',
|
||||
'phabricator-flag-css' => '510eac0d',
|
||||
'phabricator-form-view-css' => '510eac0d',
|
||||
'phabricator-header-view-css' => '510eac0d',
|
||||
'phabricator-hovercard' => '75ccea43',
|
||||
'phabricator-jump-nav' => '37df2d87',
|
||||
'phabricator-jump-nav' => '510eac0d',
|
||||
'phabricator-keyboard-shortcut' => '75ccea43',
|
||||
'phabricator-keyboard-shortcut-manager' => '75ccea43',
|
||||
'phabricator-main-menu-view' => '37df2d87',
|
||||
'phabricator-main-menu-view' => '510eac0d',
|
||||
'phabricator-menu-item' => '75ccea43',
|
||||
'phabricator-nav-view-css' => '37df2d87',
|
||||
'phabricator-nav-view-css' => '510eac0d',
|
||||
'phabricator-notification' => '75ccea43',
|
||||
'phabricator-notification-css' => '37df2d87',
|
||||
'phabricator-notification-menu-css' => '37df2d87',
|
||||
'phabricator-object-item-list-view-css' => '37df2d87',
|
||||
'phabricator-notification-css' => '510eac0d',
|
||||
'phabricator-notification-menu-css' => '510eac0d',
|
||||
'phabricator-object-item-list-view-css' => '510eac0d',
|
||||
'phabricator-object-selector-css' => 'dd27a69b',
|
||||
'phabricator-phtize' => '75ccea43',
|
||||
'phabricator-prefab' => '75ccea43',
|
||||
'phabricator-project-tag-css' => 'adc3c36d',
|
||||
'phabricator-property-list-view-css' => '37df2d87',
|
||||
'phabricator-remarkup-css' => '37df2d87',
|
||||
'phabricator-property-list-view-css' => '510eac0d',
|
||||
'phabricator-remarkup-css' => '510eac0d',
|
||||
'phabricator-shaped-request' => 'bb59a901',
|
||||
'phabricator-side-menu-view-css' => '37df2d87',
|
||||
'phabricator-standard-page-view' => '37df2d87',
|
||||
'phabricator-tag-view-css' => '37df2d87',
|
||||
'phabricator-side-menu-view-css' => '510eac0d',
|
||||
'phabricator-standard-page-view' => '510eac0d',
|
||||
'phabricator-tag-view-css' => '510eac0d',
|
||||
'phabricator-textareautils' => '75ccea43',
|
||||
'phabricator-tooltip' => '75ccea43',
|
||||
'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',
|
||||
'phabricator-transaction-view-css' => '510eac0d',
|
||||
'phabricator-zindex-css' => '510eac0d',
|
||||
'phui-button-css' => '510eac0d',
|
||||
'phui-form-css' => '510eac0d',
|
||||
'phui-icon-view-css' => '510eac0d',
|
||||
'phui-spacing-css' => '510eac0d',
|
||||
'sprite-apps-large-css' => '510eac0d',
|
||||
'sprite-gradient-css' => '510eac0d',
|
||||
'sprite-icons-css' => '510eac0d',
|
||||
'sprite-menu-css' => '510eac0d',
|
||||
'syntax-highlighting-css' => '510eac0d',
|
||||
),
|
||||
));
|
||||
|
|
|
@ -105,6 +105,10 @@
|
|||
color: #888888;
|
||||
}
|
||||
|
||||
.phabricator-action-view button[disabled] {
|
||||
opacity: 1.0;
|
||||
}
|
||||
|
||||
.device-desktop .phabricator-action-view-disabled:hover
|
||||
.phabricator-action-view-item,
|
||||
.device-desktop .phabricator-action-view-disabled:hover
|
||||
|
|
|
@ -71,7 +71,7 @@ button[disabled] {
|
|||
filter:alpha(opacity=50);
|
||||
-moz-opacity: 0.5;
|
||||
-khtml-opacity: 0.5;
|
||||
opacity: 0.5 !important;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
body button:active,
|
||||
|
|
Loading…
Reference in a new issue