Add authentication icon
Summary: its a lock - Fixes T3341 Test Plan: surprise! Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T3341 Differential Revision: https://secure.phabricator.com/D6187
BIN
resources/sprite/apps_blue_2x/authentication.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
resources/sprite/apps_blue_4x/authentication.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
resources/sprite/apps_dark_1x/authentication.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
resources/sprite/apps_dark_2x/authentication.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
resources/sprite/apps_dark_4x/authentication.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
resources/sprite/apps_lb_2x/authentication.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
resources/sprite/apps_lb_4x/authentication.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
|
@ -46,6 +46,21 @@
|
||||||
"rule" : ".apps-audit-light-large",
|
"rule" : ".apps-audit-light-large",
|
||||||
"hash" : "4defc8b4fbfd5f1a1a023829f6f9ceb9"
|
"hash" : "4defc8b4fbfd5f1a1a023829f6f9ceb9"
|
||||||
},
|
},
|
||||||
|
"apps-authentication-blue-large" : {
|
||||||
|
"name" : "apps-authentication-blue-large",
|
||||||
|
"rule" : ".apps-authentication-blue-large, .phabricator-crumb-view:hover .apps-authentication-dark-large",
|
||||||
|
"hash" : "6a6061a987f18cb8127e49c6663f4fe3"
|
||||||
|
},
|
||||||
|
"apps-authentication-dark-large" : {
|
||||||
|
"name" : "apps-authentication-dark-large",
|
||||||
|
"rule" : ".apps-authentication-dark-large",
|
||||||
|
"hash" : "591224019d38d0b5faec6923a12388e7"
|
||||||
|
},
|
||||||
|
"apps-authentication-light-large" : {
|
||||||
|
"name" : "apps-authentication-light-large",
|
||||||
|
"rule" : ".apps-authentication-light-large",
|
||||||
|
"hash" : "ee884df6c42fc58dfa0f33e1c5d22f09"
|
||||||
|
},
|
||||||
"apps-calendar-blue-large" : {
|
"apps-calendar-blue-large" : {
|
||||||
"name" : "apps-calendar-blue-large",
|
"name" : "apps-calendar-blue-large",
|
||||||
"rule" : ".apps-calendar-blue-large, .phabricator-crumb-view:hover .apps-calendar-dark-large",
|
"rule" : ".apps-calendar-blue-large, .phabricator-crumb-view:hover .apps-calendar-dark-large",
|
||||||
|
|
|
@ -16,6 +16,11 @@
|
||||||
"rule" : ".apps-audit-dark",
|
"rule" : ".apps-audit-dark",
|
||||||
"hash" : "1b6b4d4fc3954309e7af1c777401511d"
|
"hash" : "1b6b4d4fc3954309e7af1c777401511d"
|
||||||
},
|
},
|
||||||
|
"apps-authentication-dark" : {
|
||||||
|
"name" : "apps-authentication-dark",
|
||||||
|
"rule" : ".apps-authentication-dark",
|
||||||
|
"hash" : "937173ef05d25f3bcd7b039d97866487"
|
||||||
|
},
|
||||||
"apps-calendar-dark" : {
|
"apps-calendar-dark" : {
|
||||||
"name" : "apps-calendar-dark",
|
"name" : "apps-calendar-dark",
|
||||||
"rule" : ".apps-calendar-dark",
|
"rule" : ".apps-calendar-dark",
|
||||||
|
|
|
@ -541,22 +541,22 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'/rsrc/image/sprite-apps-X2.png' =>
|
'/rsrc/image/sprite-apps-X2.png' =>
|
||||||
array(
|
array(
|
||||||
'hash' => '35a4b5c92f0b05a6a06c8a8e2f409d9e',
|
'hash' => '302095e79599ae2686da29c95111eca6',
|
||||||
'uri' => '/res/35a4b5c9/rsrc/image/sprite-apps-X2.png',
|
'uri' => '/res/302095e7/rsrc/image/sprite-apps-X2.png',
|
||||||
'disk' => '/rsrc/image/sprite-apps-X2.png',
|
'disk' => '/rsrc/image/sprite-apps-X2.png',
|
||||||
'type' => 'png',
|
'type' => 'png',
|
||||||
),
|
),
|
||||||
'/rsrc/image/sprite-apps-large-X2.png' =>
|
'/rsrc/image/sprite-apps-large-X2.png' =>
|
||||||
array(
|
array(
|
||||||
'hash' => '6295f60df446103f0de702f25bc502e1',
|
'hash' => 'dbac9a99faab3e5e541b70b1105caf05',
|
||||||
'uri' => '/res/6295f60d/rsrc/image/sprite-apps-large-X2.png',
|
'uri' => '/res/dbac9a99/rsrc/image/sprite-apps-large-X2.png',
|
||||||
'disk' => '/rsrc/image/sprite-apps-large-X2.png',
|
'disk' => '/rsrc/image/sprite-apps-large-X2.png',
|
||||||
'type' => 'png',
|
'type' => 'png',
|
||||||
),
|
),
|
||||||
'/rsrc/image/sprite-apps-large.png' =>
|
'/rsrc/image/sprite-apps-large.png' =>
|
||||||
array(
|
array(
|
||||||
'hash' => '734d9268dd3a69102b194a7461c68631',
|
'hash' => 'e6e86c166eb8f9702c1c1c93925ee7eb',
|
||||||
'uri' => '/res/734d9268/rsrc/image/sprite-apps-large.png',
|
'uri' => '/res/e6e86c16/rsrc/image/sprite-apps-large.png',
|
||||||
'disk' => '/rsrc/image/sprite-apps-large.png',
|
'disk' => '/rsrc/image/sprite-apps-large.png',
|
||||||
'type' => 'png',
|
'type' => 'png',
|
||||||
),
|
),
|
||||||
|
@ -569,8 +569,8 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'/rsrc/image/sprite-apps.png' =>
|
'/rsrc/image/sprite-apps.png' =>
|
||||||
array(
|
array(
|
||||||
'hash' => 'eed2e0e322821e1c0836fc62639c1af1',
|
'hash' => '2a4a0bb07e3139668e5bfd15f403360a',
|
||||||
'uri' => '/res/eed2e0e3/rsrc/image/sprite-apps.png',
|
'uri' => '/res/2a4a0bb0/rsrc/image/sprite-apps.png',
|
||||||
'disk' => '/rsrc/image/sprite-apps.png',
|
'disk' => '/rsrc/image/sprite-apps.png',
|
||||||
'type' => 'png',
|
'type' => 'png',
|
||||||
),
|
),
|
||||||
|
@ -3921,7 +3921,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'sprite-apps-css' =>
|
'sprite-apps-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/edc99ce1/rsrc/css/sprite-apps.css',
|
'uri' => '/res/cb33873d/rsrc/css/sprite-apps.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -3930,7 +3930,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'sprite-apps-large-css' =>
|
'sprite-apps-large-css' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/40397d93/rsrc/css/sprite-apps-large.css',
|
'uri' => '/res/c6cf9c55/rsrc/css/sprite-apps-large.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -4048,7 +4048,7 @@ celerity_register_resource_map(array(
|
||||||
), array(
|
), array(
|
||||||
'packages' =>
|
'packages' =>
|
||||||
array(
|
array(
|
||||||
'1378b4c7' =>
|
'cae825c1' =>
|
||||||
array(
|
array(
|
||||||
'name' => 'core.pkg.css',
|
'name' => 'core.pkg.css',
|
||||||
'symbols' =>
|
'symbols' =>
|
||||||
|
@ -4096,7 +4096,7 @@ celerity_register_resource_map(array(
|
||||||
40 => 'phabricator-property-list-view-css',
|
40 => 'phabricator-property-list-view-css',
|
||||||
41 => 'phabricator-tag-view-css',
|
41 => 'phabricator-tag-view-css',
|
||||||
),
|
),
|
||||||
'uri' => '/res/pkg/1378b4c7/core.pkg.css',
|
'uri' => '/res/pkg/cae825c1/core.pkg.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
),
|
),
|
||||||
'f2ad0683' =>
|
'f2ad0683' =>
|
||||||
|
@ -4290,16 +4290,16 @@ celerity_register_resource_map(array(
|
||||||
'reverse' =>
|
'reverse' =>
|
||||||
array(
|
array(
|
||||||
'aphront-attached-file-view-css' => 'a7ca34a9',
|
'aphront-attached-file-view-css' => 'a7ca34a9',
|
||||||
'aphront-dialog-view-css' => '1378b4c7',
|
'aphront-dialog-view-css' => 'cae825c1',
|
||||||
'aphront-error-view-css' => '1378b4c7',
|
'aphront-error-view-css' => 'cae825c1',
|
||||||
'aphront-form-view-css' => '1378b4c7',
|
'aphront-form-view-css' => 'cae825c1',
|
||||||
'aphront-list-filter-view-css' => '1378b4c7',
|
'aphront-list-filter-view-css' => 'cae825c1',
|
||||||
'aphront-pager-view-css' => '1378b4c7',
|
'aphront-pager-view-css' => 'cae825c1',
|
||||||
'aphront-panel-view-css' => '1378b4c7',
|
'aphront-panel-view-css' => 'cae825c1',
|
||||||
'aphront-table-view-css' => '1378b4c7',
|
'aphront-table-view-css' => 'cae825c1',
|
||||||
'aphront-tokenizer-control-css' => '1378b4c7',
|
'aphront-tokenizer-control-css' => 'cae825c1',
|
||||||
'aphront-tooltip-css' => '1378b4c7',
|
'aphront-tooltip-css' => 'cae825c1',
|
||||||
'aphront-typeahead-control-css' => '1378b4c7',
|
'aphront-typeahead-control-css' => 'cae825c1',
|
||||||
'differential-changeset-view-css' => 'dd27a69b',
|
'differential-changeset-view-css' => 'dd27a69b',
|
||||||
'differential-core-view-css' => 'dd27a69b',
|
'differential-core-view-css' => 'dd27a69b',
|
||||||
'differential-inline-comment-editor' => '9488bb69',
|
'differential-inline-comment-editor' => '9488bb69',
|
||||||
|
@ -4313,7 +4313,7 @@ celerity_register_resource_map(array(
|
||||||
'differential-table-of-contents-css' => 'dd27a69b',
|
'differential-table-of-contents-css' => 'dd27a69b',
|
||||||
'diffusion-commit-view-css' => 'c8ce2d88',
|
'diffusion-commit-view-css' => 'c8ce2d88',
|
||||||
'diffusion-icons-css' => 'c8ce2d88',
|
'diffusion-icons-css' => 'c8ce2d88',
|
||||||
'global-drag-and-drop-css' => '1378b4c7',
|
'global-drag-and-drop-css' => 'cae825c1',
|
||||||
'inline-comment-summary-css' => 'dd27a69b',
|
'inline-comment-summary-css' => 'dd27a69b',
|
||||||
'javelin-aphlict' => 'f2ad0683',
|
'javelin-aphlict' => 'f2ad0683',
|
||||||
'javelin-behavior' => 'a9f14d76',
|
'javelin-behavior' => 'a9f14d76',
|
||||||
|
@ -4387,55 +4387,55 @@ celerity_register_resource_map(array(
|
||||||
'javelin-util' => 'a9f14d76',
|
'javelin-util' => 'a9f14d76',
|
||||||
'javelin-vector' => 'a9f14d76',
|
'javelin-vector' => 'a9f14d76',
|
||||||
'javelin-workflow' => 'a9f14d76',
|
'javelin-workflow' => 'a9f14d76',
|
||||||
'lightbox-attachment-css' => '1378b4c7',
|
'lightbox-attachment-css' => 'cae825c1',
|
||||||
'maniphest-task-summary-css' => 'a7ca34a9',
|
'maniphest-task-summary-css' => 'a7ca34a9',
|
||||||
'maniphest-transaction-detail-css' => 'a7ca34a9',
|
'maniphest-transaction-detail-css' => 'a7ca34a9',
|
||||||
'phabricator-action-list-view-css' => '1378b4c7',
|
'phabricator-action-list-view-css' => 'cae825c1',
|
||||||
'phabricator-application-launch-view-css' => '1378b4c7',
|
'phabricator-application-launch-view-css' => 'cae825c1',
|
||||||
'phabricator-busy' => 'f2ad0683',
|
'phabricator-busy' => 'f2ad0683',
|
||||||
'phabricator-content-source-view-css' => 'dd27a69b',
|
'phabricator-content-source-view-css' => 'dd27a69b',
|
||||||
'phabricator-core-buttons-css' => '1378b4c7',
|
'phabricator-core-buttons-css' => 'cae825c1',
|
||||||
'phabricator-core-css' => '1378b4c7',
|
'phabricator-core-css' => 'cae825c1',
|
||||||
'phabricator-crumbs-view-css' => '1378b4c7',
|
'phabricator-crumbs-view-css' => 'cae825c1',
|
||||||
'phabricator-drag-and-drop-file-upload' => '9488bb69',
|
'phabricator-drag-and-drop-file-upload' => '9488bb69',
|
||||||
'phabricator-dropdown-menu' => 'f2ad0683',
|
'phabricator-dropdown-menu' => 'f2ad0683',
|
||||||
'phabricator-file-upload' => 'f2ad0683',
|
'phabricator-file-upload' => 'f2ad0683',
|
||||||
'phabricator-filetree-view-css' => '1378b4c7',
|
'phabricator-filetree-view-css' => 'cae825c1',
|
||||||
'phabricator-flag-css' => '1378b4c7',
|
'phabricator-flag-css' => 'cae825c1',
|
||||||
'phabricator-form-view-css' => '1378b4c7',
|
'phabricator-form-view-css' => 'cae825c1',
|
||||||
'phabricator-header-view-css' => '1378b4c7',
|
'phabricator-header-view-css' => 'cae825c1',
|
||||||
'phabricator-hovercard' => 'f2ad0683',
|
'phabricator-hovercard' => 'f2ad0683',
|
||||||
'phabricator-jump-nav' => '1378b4c7',
|
'phabricator-jump-nav' => 'cae825c1',
|
||||||
'phabricator-keyboard-shortcut' => 'f2ad0683',
|
'phabricator-keyboard-shortcut' => 'f2ad0683',
|
||||||
'phabricator-keyboard-shortcut-manager' => 'f2ad0683',
|
'phabricator-keyboard-shortcut-manager' => 'f2ad0683',
|
||||||
'phabricator-main-menu-view' => '1378b4c7',
|
'phabricator-main-menu-view' => 'cae825c1',
|
||||||
'phabricator-menu-item' => 'f2ad0683',
|
'phabricator-menu-item' => 'f2ad0683',
|
||||||
'phabricator-nav-view-css' => '1378b4c7',
|
'phabricator-nav-view-css' => 'cae825c1',
|
||||||
'phabricator-notification' => 'f2ad0683',
|
'phabricator-notification' => 'f2ad0683',
|
||||||
'phabricator-notification-css' => '1378b4c7',
|
'phabricator-notification-css' => 'cae825c1',
|
||||||
'phabricator-notification-menu-css' => '1378b4c7',
|
'phabricator-notification-menu-css' => 'cae825c1',
|
||||||
'phabricator-object-item-list-view-css' => '1378b4c7',
|
'phabricator-object-item-list-view-css' => 'cae825c1',
|
||||||
'phabricator-object-selector-css' => 'dd27a69b',
|
'phabricator-object-selector-css' => 'dd27a69b',
|
||||||
'phabricator-phtize' => 'f2ad0683',
|
'phabricator-phtize' => 'f2ad0683',
|
||||||
'phabricator-prefab' => 'f2ad0683',
|
'phabricator-prefab' => 'f2ad0683',
|
||||||
'phabricator-project-tag-css' => 'a7ca34a9',
|
'phabricator-project-tag-css' => 'a7ca34a9',
|
||||||
'phabricator-property-list-view-css' => '1378b4c7',
|
'phabricator-property-list-view-css' => 'cae825c1',
|
||||||
'phabricator-remarkup-css' => '1378b4c7',
|
'phabricator-remarkup-css' => 'cae825c1',
|
||||||
'phabricator-shaped-request' => '9488bb69',
|
'phabricator-shaped-request' => '9488bb69',
|
||||||
'phabricator-side-menu-view-css' => '1378b4c7',
|
'phabricator-side-menu-view-css' => 'cae825c1',
|
||||||
'phabricator-standard-page-view' => '1378b4c7',
|
'phabricator-standard-page-view' => 'cae825c1',
|
||||||
'phabricator-tag-view-css' => '1378b4c7',
|
'phabricator-tag-view-css' => 'cae825c1',
|
||||||
'phabricator-textareautils' => 'f2ad0683',
|
'phabricator-textareautils' => 'f2ad0683',
|
||||||
'phabricator-tooltip' => 'f2ad0683',
|
'phabricator-tooltip' => 'f2ad0683',
|
||||||
'phabricator-transaction-view-css' => '1378b4c7',
|
'phabricator-transaction-view-css' => 'cae825c1',
|
||||||
'phabricator-zindex-css' => '1378b4c7',
|
'phabricator-zindex-css' => 'cae825c1',
|
||||||
'phui-form-css' => '1378b4c7',
|
'phui-form-css' => 'cae825c1',
|
||||||
'phui-icon-view-css' => '1378b4c7',
|
'phui-icon-view-css' => 'cae825c1',
|
||||||
'spacing-css' => '1378b4c7',
|
'spacing-css' => 'cae825c1',
|
||||||
'sprite-apps-large-css' => '1378b4c7',
|
'sprite-apps-large-css' => 'cae825c1',
|
||||||
'sprite-gradient-css' => '1378b4c7',
|
'sprite-gradient-css' => 'cae825c1',
|
||||||
'sprite-icons-css' => '1378b4c7',
|
'sprite-icons-css' => 'cae825c1',
|
||||||
'sprite-menu-css' => '1378b4c7',
|
'sprite-menu-css' => 'cae825c1',
|
||||||
'syntax-highlighting-css' => '1378b4c7',
|
'syntax-highlighting-css' => 'cae825c1',
|
||||||
),
|
),
|
||||||
));
|
));
|
||||||
|
|
|
@ -54,566 +54,578 @@ only screen and (-webkit-min-device-pixel-ratio: 1.5) {
|
||||||
background-position: -232px 0px;
|
background-position: -232px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-calendar-light-large {
|
.apps-authentication-light-large {
|
||||||
background-position: -261px 0px;
|
background-position: -261px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-calendar-dark-large {
|
.apps-authentication-dark-large {
|
||||||
background-position: -290px 0px;
|
background-position: -290px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-calendar-blue-large, .phabricator-crumb-view:hover .apps-calendar-dark-large {
|
.apps-authentication-blue-large, .phabricator-crumb-view:hover .apps-authentication-dark-large {
|
||||||
background-position: -319px 0px;
|
background-position: -319px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-chatlog-light-large {
|
.apps-calendar-light-large {
|
||||||
background-position: 0px -29px;
|
background-position: 0px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-chatlog-dark-large {
|
.apps-calendar-dark-large {
|
||||||
background-position: -29px -29px;
|
background-position: -29px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-chatlog-blue-large, .phabricator-crumb-view:hover .apps-chatlog-dark-large {
|
.apps-calendar-blue-large, .phabricator-crumb-view:hover .apps-calendar-dark-large {
|
||||||
background-position: -58px -29px;
|
background-position: -58px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-conduit-light-large {
|
.apps-chatlog-light-large {
|
||||||
background-position: -87px -29px;
|
background-position: -87px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-conduit-dark-large {
|
.apps-chatlog-dark-large {
|
||||||
background-position: -116px -29px;
|
background-position: -116px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-conduit-blue-large, .phabricator-crumb-view:hover .apps-conduit-dark-large {
|
.apps-chatlog-blue-large, .phabricator-crumb-view:hover .apps-chatlog-dark-large {
|
||||||
background-position: -145px -29px;
|
background-position: -145px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-conpherence-light-large {
|
.apps-conduit-light-large {
|
||||||
background-position: -174px -29px;
|
background-position: -174px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-conpherence-dark-large {
|
.apps-conduit-dark-large {
|
||||||
background-position: -203px -29px;
|
background-position: -203px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-conpherence-blue-large, .phabricator-crumb-view:hover .apps-conpherence-dark-large {
|
.apps-conduit-blue-large, .phabricator-crumb-view:hover .apps-conduit-dark-large {
|
||||||
background-position: -232px -29px;
|
background-position: -232px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-countdown-light-large {
|
.apps-conpherence-light-large {
|
||||||
background-position: -261px -29px;
|
background-position: -261px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-countdown-dark-large {
|
.apps-conpherence-dark-large {
|
||||||
background-position: -290px -29px;
|
background-position: -290px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-countdown-blue-large, .phabricator-crumb-view:hover .apps-countdown-dark-large {
|
.apps-conpherence-blue-large, .phabricator-crumb-view:hover .apps-conpherence-dark-large {
|
||||||
background-position: -319px -29px;
|
background-position: -319px -29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-daemon-light-large {
|
.apps-countdown-light-large {
|
||||||
background-position: 0px -58px;
|
background-position: 0px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-daemon-dark-large {
|
.apps-countdown-dark-large {
|
||||||
background-position: -29px -58px;
|
background-position: -29px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-daemon-blue-large, .phabricator-crumb-view:hover .apps-daemon-dark-large {
|
.apps-countdown-blue-large, .phabricator-crumb-view:hover .apps-countdown-dark-large {
|
||||||
background-position: -58px -58px;
|
background-position: -58px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-differential-light-large {
|
.apps-daemon-light-large {
|
||||||
background-position: -87px -58px;
|
background-position: -87px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-differential-dark-large {
|
.apps-daemon-dark-large {
|
||||||
background-position: -116px -58px;
|
background-position: -116px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-differential-blue-large, .phabricator-crumb-view:hover .apps-differential-dark-large {
|
.apps-daemon-blue-large, .phabricator-crumb-view:hover .apps-daemon-dark-large {
|
||||||
background-position: -145px -58px;
|
background-position: -145px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-diffusion-light-large {
|
.apps-differential-light-large {
|
||||||
background-position: -174px -58px;
|
background-position: -174px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-diffusion-dark-large {
|
.apps-differential-dark-large {
|
||||||
background-position: -203px -58px;
|
background-position: -203px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-diffusion-blue-large, .phabricator-crumb-view:hover .apps-diffusion-dark-large {
|
.apps-differential-blue-large, .phabricator-crumb-view:hover .apps-differential-dark-large {
|
||||||
background-position: -232px -58px;
|
background-position: -232px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-diviner-light-large {
|
.apps-diffusion-light-large {
|
||||||
background-position: -261px -58px;
|
background-position: -261px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-diviner-dark-large {
|
.apps-diffusion-dark-large {
|
||||||
background-position: -290px -58px;
|
background-position: -290px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-diviner-blue-large, .phabricator-crumb-view:hover .apps-diviner-dark-large {
|
.apps-diffusion-blue-large, .phabricator-crumb-view:hover .apps-diffusion-dark-large {
|
||||||
background-position: -319px -58px;
|
background-position: -319px -58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-drydock-light-large {
|
.apps-diviner-light-large {
|
||||||
background-position: 0px -87px;
|
background-position: 0px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-drydock-dark-large {
|
.apps-diviner-dark-large {
|
||||||
background-position: -29px -87px;
|
background-position: -29px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-drydock-blue-large, .phabricator-crumb-view:hover .apps-drydock-dark-large {
|
.apps-diviner-blue-large, .phabricator-crumb-view:hover .apps-diviner-dark-large {
|
||||||
background-position: -58px -87px;
|
background-position: -58px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-fact-light-large {
|
.apps-drydock-light-large {
|
||||||
background-position: -87px -87px;
|
background-position: -87px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-fact-dark-large {
|
.apps-drydock-dark-large {
|
||||||
background-position: -116px -87px;
|
background-position: -116px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-fact-blue-large, .phabricator-crumb-view:hover .apps-fact-dark-large {
|
.apps-drydock-blue-large, .phabricator-crumb-view:hover .apps-drydock-dark-large {
|
||||||
background-position: -145px -87px;
|
background-position: -145px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-feed-light-large {
|
.apps-fact-light-large {
|
||||||
background-position: -174px -87px;
|
background-position: -174px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-feed-dark-large {
|
.apps-fact-dark-large {
|
||||||
background-position: -203px -87px;
|
background-position: -203px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-feed-blue-large, .phabricator-crumb-view:hover .apps-feed-dark-large {
|
.apps-fact-blue-large, .phabricator-crumb-view:hover .apps-fact-dark-large {
|
||||||
background-position: -232px -87px;
|
background-position: -232px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-files-light-large {
|
.apps-feed-light-large {
|
||||||
background-position: -261px -87px;
|
background-position: -261px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-files-dark-large {
|
.apps-feed-dark-large {
|
||||||
background-position: -290px -87px;
|
background-position: -290px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-files-blue-large, .phabricator-crumb-view:hover .apps-files-dark-large {
|
.apps-feed-blue-large, .phabricator-crumb-view:hover .apps-feed-dark-large {
|
||||||
background-position: -319px -87px;
|
background-position: -319px -87px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-flags-light-large {
|
.apps-files-light-large {
|
||||||
background-position: 0px -116px;
|
background-position: 0px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-flags-dark-large {
|
.apps-files-dark-large {
|
||||||
background-position: -29px -116px;
|
background-position: -29px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-flags-blue-large, .phabricator-crumb-view:hover .apps-flags-dark-large {
|
.apps-files-blue-large, .phabricator-crumb-view:hover .apps-files-dark-large {
|
||||||
background-position: -58px -116px;
|
background-position: -58px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-harbormaster-light-large {
|
.apps-flags-light-large {
|
||||||
background-position: -87px -116px;
|
background-position: -87px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-harbormaster-dark-large {
|
.apps-flags-dark-large {
|
||||||
background-position: -116px -116px;
|
background-position: -116px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-harbormaster-blue-large, .phabricator-crumb-view:hover .apps-harbormaster-dark-large {
|
.apps-flags-blue-large, .phabricator-crumb-view:hover .apps-flags-dark-large {
|
||||||
background-position: -145px -116px;
|
background-position: -145px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-help-light-large {
|
.apps-harbormaster-light-large {
|
||||||
background-position: -174px -116px;
|
background-position: -174px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-help-dark-large {
|
.apps-harbormaster-dark-large {
|
||||||
background-position: -203px -116px;
|
background-position: -203px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-help-blue-large, .phabricator-crumb-view:hover .apps-help-dark-large {
|
.apps-harbormaster-blue-large, .phabricator-crumb-view:hover .apps-harbormaster-dark-large {
|
||||||
background-position: -232px -116px;
|
background-position: -232px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-herald-light-large {
|
.apps-help-light-large {
|
||||||
background-position: -261px -116px;
|
background-position: -261px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-herald-dark-large {
|
.apps-help-dark-large {
|
||||||
background-position: -290px -116px;
|
background-position: -290px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-herald-blue-large, .phabricator-crumb-view:hover .apps-herald-dark-large {
|
.apps-help-blue-large, .phabricator-crumb-view:hover .apps-help-dark-large {
|
||||||
background-position: -319px -116px;
|
background-position: -319px -116px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-home-light-large {
|
.apps-herald-light-large {
|
||||||
background-position: 0px -145px;
|
background-position: 0px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-home-dark-large {
|
.apps-herald-dark-large {
|
||||||
background-position: -29px -145px;
|
background-position: -29px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-home-blue-large, .phabricator-crumb-view:hover .apps-home-dark-large {
|
.apps-herald-blue-large, .phabricator-crumb-view:hover .apps-herald-dark-large {
|
||||||
background-position: -58px -145px;
|
background-position: -58px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-logo-light-large {
|
.apps-home-light-large {
|
||||||
background-position: -87px -145px;
|
background-position: -87px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-logo-dark-large {
|
.apps-home-dark-large {
|
||||||
background-position: -116px -145px;
|
background-position: -116px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-logo-blue-large, .phabricator-crumb-view:hover .apps-logo-dark-large {
|
.apps-home-blue-large, .phabricator-crumb-view:hover .apps-home-dark-large {
|
||||||
background-position: -145px -145px;
|
background-position: -145px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-macro-light-large {
|
.apps-logo-light-large {
|
||||||
background-position: -174px -145px;
|
background-position: -174px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-macro-dark-large {
|
.apps-logo-dark-large {
|
||||||
background-position: -203px -145px;
|
background-position: -203px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-macro-blue-large, .phabricator-crumb-view:hover .apps-macro-dark-large {
|
.apps-logo-blue-large, .phabricator-crumb-view:hover .apps-logo-dark-large {
|
||||||
background-position: -232px -145px;
|
background-position: -232px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-mail-light-large {
|
.apps-macro-light-large {
|
||||||
background-position: -261px -145px;
|
background-position: -261px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-mail-dark-large {
|
.apps-macro-dark-large {
|
||||||
background-position: -290px -145px;
|
background-position: -290px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-mail-blue-large, .phabricator-crumb-view:hover .apps-mail-dark-large {
|
.apps-macro-blue-large, .phabricator-crumb-view:hover .apps-macro-dark-large {
|
||||||
background-position: -319px -145px;
|
background-position: -319px -145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-maniphest-light-large {
|
.apps-mail-light-large {
|
||||||
background-position: 0px -174px;
|
background-position: 0px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-maniphest-dark-large {
|
.apps-mail-dark-large {
|
||||||
background-position: -29px -174px;
|
background-position: -29px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-maniphest-blue-large, .phabricator-crumb-view:hover .apps-maniphest-dark-large {
|
.apps-mail-blue-large, .phabricator-crumb-view:hover .apps-mail-dark-large {
|
||||||
background-position: -58px -174px;
|
background-position: -58px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-metamta-light-large {
|
.apps-maniphest-light-large {
|
||||||
background-position: -87px -174px;
|
background-position: -87px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-metamta-dark-large {
|
.apps-maniphest-dark-large {
|
||||||
background-position: -116px -174px;
|
background-position: -116px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-metamta-blue-large, .phabricator-crumb-view:hover .apps-metamta-dark-large {
|
.apps-maniphest-blue-large, .phabricator-crumb-view:hover .apps-maniphest-dark-large {
|
||||||
background-position: -145px -174px;
|
background-position: -145px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-owners-light-large {
|
.apps-metamta-light-large {
|
||||||
background-position: -174px -174px;
|
background-position: -174px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-owners-dark-large {
|
.apps-metamta-dark-large {
|
||||||
background-position: -203px -174px;
|
background-position: -203px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-owners-blue-large, .phabricator-crumb-view:hover .apps-owners-dark-large {
|
.apps-metamta-blue-large, .phabricator-crumb-view:hover .apps-metamta-dark-large {
|
||||||
background-position: -232px -174px;
|
background-position: -232px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-paste-light-large {
|
.apps-owners-light-large {
|
||||||
background-position: -261px -174px;
|
background-position: -261px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-paste-dark-large {
|
.apps-owners-dark-large {
|
||||||
background-position: -290px -174px;
|
background-position: -290px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-paste-blue-large, .phabricator-crumb-view:hover .apps-paste-dark-large {
|
.apps-owners-blue-large, .phabricator-crumb-view:hover .apps-owners-dark-large {
|
||||||
background-position: -319px -174px;
|
background-position: -319px -174px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-people-light-large {
|
.apps-paste-light-large {
|
||||||
background-position: 0px -203px;
|
background-position: 0px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-people-dark-large {
|
.apps-paste-dark-large {
|
||||||
background-position: -29px -203px;
|
background-position: -29px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-people-blue-large, .phabricator-crumb-view:hover .apps-people-dark-large {
|
.apps-paste-blue-large, .phabricator-crumb-view:hover .apps-paste-dark-large {
|
||||||
background-position: -58px -203px;
|
background-position: -58px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phage-light-large {
|
.apps-people-light-large {
|
||||||
background-position: -87px -203px;
|
background-position: -87px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phage-dark-large {
|
.apps-people-dark-large {
|
||||||
background-position: -116px -203px;
|
background-position: -116px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phage-blue-large, .phabricator-crumb-view:hover .apps-phage-dark-large {
|
.apps-people-blue-large, .phabricator-crumb-view:hover .apps-people-dark-large {
|
||||||
background-position: -145px -203px;
|
background-position: -145px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phame-light-large {
|
.apps-phage-light-large {
|
||||||
background-position: -174px -203px;
|
background-position: -174px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phame-dark-large {
|
.apps-phage-dark-large {
|
||||||
background-position: -203px -203px;
|
background-position: -203px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phame-blue-large, .phabricator-crumb-view:hover .apps-phame-dark-large {
|
.apps-phage-blue-large, .phabricator-crumb-view:hover .apps-phage-dark-large {
|
||||||
background-position: -232px -203px;
|
background-position: -232px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phid-light-large {
|
.apps-phame-light-large {
|
||||||
background-position: -261px -203px;
|
background-position: -261px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phid-dark-large {
|
.apps-phame-dark-large {
|
||||||
background-position: -290px -203px;
|
background-position: -290px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phid-blue-large, .phabricator-crumb-view:hover .apps-phid-dark-large {
|
.apps-phame-blue-large, .phabricator-crumb-view:hover .apps-phame-dark-large {
|
||||||
background-position: -319px -203px;
|
background-position: -319px -203px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phlux-light-large {
|
.apps-phid-light-large {
|
||||||
background-position: 0px -232px;
|
background-position: 0px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phlux-dark-large {
|
.apps-phid-dark-large {
|
||||||
background-position: -29px -232px;
|
background-position: -29px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phlux-blue-large, .phabricator-crumb-view:hover .apps-phlux-dark-large {
|
.apps-phid-blue-large, .phabricator-crumb-view:hover .apps-phid-dark-large {
|
||||||
background-position: -58px -232px;
|
background-position: -58px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-pholio-light-large {
|
.apps-phlux-light-large {
|
||||||
background-position: -87px -232px;
|
background-position: -87px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-pholio-dark-large {
|
.apps-phlux-dark-large {
|
||||||
background-position: -116px -232px;
|
background-position: -116px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-pholio-blue-large, .phabricator-crumb-view:hover .apps-pholio-dark-large {
|
.apps-phlux-blue-large, .phabricator-crumb-view:hover .apps-phlux-dark-large {
|
||||||
background-position: -145px -232px;
|
background-position: -145px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phortune-light-large {
|
.apps-pholio-light-large {
|
||||||
background-position: -174px -232px;
|
background-position: -174px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phortune-dark-large {
|
.apps-pholio-dark-large {
|
||||||
background-position: -203px -232px;
|
background-position: -203px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phortune-blue-large, .phabricator-crumb-view:hover .apps-phortune-dark-large {
|
.apps-pholio-blue-large, .phabricator-crumb-view:hover .apps-pholio-dark-large {
|
||||||
background-position: -232px -232px;
|
background-position: -232px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phpast-light-large {
|
.apps-phortune-light-large {
|
||||||
background-position: -261px -232px;
|
background-position: -261px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phpast-dark-large {
|
.apps-phortune-dark-large {
|
||||||
background-position: -290px -232px;
|
background-position: -290px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phpast-blue-large, .phabricator-crumb-view:hover .apps-phpast-dark-large {
|
.apps-phortune-blue-large, .phabricator-crumb-view:hover .apps-phortune-dark-large {
|
||||||
background-position: -319px -232px;
|
background-position: -319px -232px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phrequent-light-large {
|
.apps-phpast-light-large {
|
||||||
background-position: 0px -261px;
|
background-position: 0px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phrequent-dark-large {
|
.apps-phpast-dark-large {
|
||||||
background-position: -29px -261px;
|
background-position: -29px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phrequent-blue-large, .phabricator-crumb-view:hover .apps-phrequent-dark-large {
|
.apps-phpast-blue-large, .phabricator-crumb-view:hover .apps-phpast-dark-large {
|
||||||
background-position: -58px -261px;
|
background-position: -58px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phriction-light-large {
|
.apps-phrequent-light-large {
|
||||||
background-position: -87px -261px;
|
background-position: -87px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phriction-dark-large {
|
.apps-phrequent-dark-large {
|
||||||
background-position: -116px -261px;
|
background-position: -116px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phriction-blue-large, .phabricator-crumb-view:hover .apps-phriction-dark-large {
|
.apps-phrequent-blue-large, .phabricator-crumb-view:hover .apps-phrequent-dark-large {
|
||||||
background-position: -145px -261px;
|
background-position: -145px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-ponder-light-large {
|
.apps-phriction-light-large {
|
||||||
background-position: -174px -261px;
|
background-position: -174px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-ponder-dark-large {
|
.apps-phriction-dark-large {
|
||||||
background-position: -203px -261px;
|
background-position: -203px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-ponder-blue-large, .phabricator-crumb-view:hover .apps-ponder-dark-large {
|
.apps-phriction-blue-large, .phabricator-crumb-view:hover .apps-phriction-dark-large {
|
||||||
background-position: -232px -261px;
|
background-position: -232px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-power-light-large {
|
.apps-ponder-light-large {
|
||||||
background-position: -261px -261px;
|
background-position: -261px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-power-dark-large {
|
.apps-ponder-dark-large {
|
||||||
background-position: -290px -261px;
|
background-position: -290px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-power-blue-large, .phabricator-crumb-view:hover .apps-power-dark-large {
|
.apps-ponder-blue-large, .phabricator-crumb-view:hover .apps-ponder-dark-large {
|
||||||
background-position: -319px -261px;
|
background-position: -319px -261px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-projects-light-large {
|
.apps-power-light-large {
|
||||||
background-position: 0px -290px;
|
background-position: 0px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-projects-dark-large {
|
.apps-power-dark-large {
|
||||||
background-position: -29px -290px;
|
background-position: -29px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-projects-blue-large, .phabricator-crumb-view:hover .apps-projects-dark-large {
|
.apps-power-blue-large, .phabricator-crumb-view:hover .apps-power-dark-large {
|
||||||
background-position: -58px -290px;
|
background-position: -58px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-releeph-light-large {
|
.apps-projects-light-large {
|
||||||
background-position: -87px -290px;
|
background-position: -87px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-releeph-dark-large {
|
.apps-projects-dark-large {
|
||||||
background-position: -116px -290px;
|
background-position: -116px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-releeph-blue-large, .phabricator-crumb-view:hover .apps-releeph-dark-large {
|
.apps-projects-blue-large, .phabricator-crumb-view:hover .apps-projects-dark-large {
|
||||||
background-position: -145px -290px;
|
background-position: -145px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-repositories-light-large {
|
.apps-releeph-light-large {
|
||||||
background-position: -174px -290px;
|
background-position: -174px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-repositories-dark-large {
|
.apps-releeph-dark-large {
|
||||||
background-position: -203px -290px;
|
background-position: -203px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-repositories-blue-large, .phabricator-crumb-view:hover .apps-repositories-dark-large {
|
.apps-releeph-blue-large, .phabricator-crumb-view:hover .apps-releeph-dark-large {
|
||||||
background-position: -232px -290px;
|
background-position: -232px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-settings-light-large {
|
.apps-repositories-light-large {
|
||||||
background-position: -261px -290px;
|
background-position: -261px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-settings-dark-large {
|
.apps-repositories-dark-large {
|
||||||
background-position: -290px -290px;
|
background-position: -290px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-settings-blue-large, .phabricator-crumb-view:hover .apps-settings-dark-large {
|
.apps-repositories-blue-large, .phabricator-crumb-view:hover .apps-repositories-dark-large {
|
||||||
background-position: -319px -290px;
|
background-position: -319px -290px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-setup-light-large {
|
.apps-settings-light-large {
|
||||||
background-position: 0px -319px;
|
background-position: 0px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-setup-dark-large {
|
.apps-settings-dark-large {
|
||||||
background-position: -29px -319px;
|
background-position: -29px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-setup-blue-large, .phabricator-crumb-view:hover .apps-setup-dark-large {
|
.apps-settings-blue-large, .phabricator-crumb-view:hover .apps-settings-dark-large {
|
||||||
background-position: -58px -319px;
|
background-position: -58px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-slowvote-light-large {
|
.apps-setup-light-large {
|
||||||
background-position: -87px -319px;
|
background-position: -87px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-slowvote-dark-large {
|
.apps-setup-dark-large {
|
||||||
background-position: -116px -319px;
|
background-position: -116px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-slowvote-blue-large, .phabricator-crumb-view:hover .apps-slowvote-dark-large {
|
.apps-setup-blue-large, .phabricator-crumb-view:hover .apps-setup-dark-large {
|
||||||
background-position: -145px -319px;
|
background-position: -145px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-token-light-large {
|
.apps-slowvote-light-large {
|
||||||
background-position: -174px -319px;
|
background-position: -174px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-token-dark-large {
|
.apps-slowvote-dark-large {
|
||||||
background-position: -203px -319px;
|
background-position: -203px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-token-blue-large, .phabricator-crumb-view:hover .apps-token-dark-large {
|
.apps-slowvote-blue-large, .phabricator-crumb-view:hover .apps-slowvote-dark-large {
|
||||||
background-position: -232px -319px;
|
background-position: -232px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-uiexamples-light-large {
|
.apps-token-light-large {
|
||||||
background-position: -261px -319px;
|
background-position: -261px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-uiexamples-dark-large {
|
.apps-token-dark-large {
|
||||||
background-position: -290px -319px;
|
background-position: -290px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-uiexamples-blue-large, .phabricator-crumb-view:hover .apps-uiexamples-dark-large {
|
.apps-token-blue-large, .phabricator-crumb-view:hover .apps-token-dark-large {
|
||||||
background-position: -319px -319px;
|
background-position: -319px -319px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-workphlow-light-large {
|
.apps-uiexamples-light-large {
|
||||||
background-position: 0px -348px;
|
background-position: 0px -348px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-workphlow-dark-large {
|
.apps-uiexamples-dark-large {
|
||||||
background-position: -29px -348px;
|
background-position: -29px -348px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-workphlow-blue-large, .phabricator-crumb-view:hover .apps-workphlow-dark-large {
|
.apps-uiexamples-blue-large, .phabricator-crumb-view:hover .apps-uiexamples-dark-large {
|
||||||
background-position: -58px -348px;
|
background-position: -58px -348px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-xhprof-light-large {
|
.apps-workphlow-light-large {
|
||||||
background-position: -87px -348px;
|
background-position: -87px -348px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-xhprof-dark-large {
|
.apps-workphlow-dark-large {
|
||||||
background-position: -116px -348px;
|
background-position: -116px -348px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-xhprof-blue-large, .phabricator-crumb-view:hover .apps-xhprof-dark-large {
|
.apps-workphlow-blue-large, .phabricator-crumb-view:hover .apps-workphlow-dark-large {
|
||||||
background-position: -145px -348px;
|
background-position: -145px -348px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.apps-xhprof-light-large {
|
||||||
|
background-position: -174px -348px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.apps-xhprof-dark-large {
|
||||||
|
background-position: -203px -348px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.apps-xhprof-blue-large, .phabricator-crumb-view:hover .apps-xhprof-dark-large {
|
||||||
|
background-position: -232px -348px;
|
||||||
|
}
|
||||||
|
|
|
@ -30,190 +30,194 @@ only screen and (-webkit-min-device-pixel-ratio: 1.5) {
|
||||||
background-position: -30px 0px;
|
background-position: -30px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-calendar-dark {
|
.apps-authentication-dark {
|
||||||
background-position: -45px 0px;
|
background-position: -45px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-chatlog-dark {
|
.apps-calendar-dark {
|
||||||
background-position: -60px 0px;
|
background-position: -60px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-conduit-dark {
|
.apps-chatlog-dark {
|
||||||
background-position: -75px 0px;
|
background-position: -75px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-conpherence-dark {
|
.apps-conduit-dark {
|
||||||
background-position: -90px 0px;
|
background-position: -90px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-countdown-dark {
|
.apps-conpherence-dark {
|
||||||
background-position: 0px -15px;
|
background-position: 0px -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-daemon-dark {
|
.apps-countdown-dark {
|
||||||
background-position: -15px -15px;
|
background-position: -15px -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-differential-dark {
|
.apps-daemon-dark {
|
||||||
background-position: -30px -15px;
|
background-position: -30px -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-diffusion-dark {
|
.apps-differential-dark {
|
||||||
background-position: -45px -15px;
|
background-position: -45px -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-diviner-dark {
|
.apps-diffusion-dark {
|
||||||
background-position: -60px -15px;
|
background-position: -60px -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-drydock-dark {
|
.apps-diviner-dark {
|
||||||
background-position: -75px -15px;
|
background-position: -75px -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-fact-dark {
|
.apps-drydock-dark {
|
||||||
background-position: -90px -15px;
|
background-position: -90px -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-feed-dark {
|
.apps-fact-dark {
|
||||||
background-position: 0px -30px;
|
background-position: 0px -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-files-dark {
|
.apps-feed-dark {
|
||||||
background-position: -15px -30px;
|
background-position: -15px -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-flags-dark {
|
.apps-files-dark {
|
||||||
background-position: -30px -30px;
|
background-position: -30px -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-harbormaster-dark {
|
.apps-flags-dark {
|
||||||
background-position: -45px -30px;
|
background-position: -45px -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-help-dark {
|
.apps-harbormaster-dark {
|
||||||
background-position: -60px -30px;
|
background-position: -60px -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-herald-dark {
|
.apps-help-dark {
|
||||||
background-position: -75px -30px;
|
background-position: -75px -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-home-dark {
|
.apps-herald-dark {
|
||||||
background-position: -90px -30px;
|
background-position: -90px -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-logo-dark {
|
.apps-home-dark {
|
||||||
background-position: 0px -45px;
|
background-position: 0px -45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-macro-dark {
|
.apps-logo-dark {
|
||||||
background-position: -15px -45px;
|
background-position: -15px -45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-mail-dark {
|
.apps-macro-dark {
|
||||||
background-position: -30px -45px;
|
background-position: -30px -45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-maniphest-dark {
|
.apps-mail-dark {
|
||||||
background-position: -45px -45px;
|
background-position: -45px -45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-metamta-dark {
|
.apps-maniphest-dark {
|
||||||
background-position: -60px -45px;
|
background-position: -60px -45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-owners-dark {
|
.apps-metamta-dark {
|
||||||
background-position: -75px -45px;
|
background-position: -75px -45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-paste-dark {
|
.apps-owners-dark {
|
||||||
background-position: -90px -45px;
|
background-position: -90px -45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-people-dark {
|
.apps-paste-dark {
|
||||||
background-position: 0px -60px;
|
background-position: 0px -60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phage-dark {
|
.apps-people-dark {
|
||||||
background-position: -15px -60px;
|
background-position: -15px -60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phame-dark {
|
.apps-phage-dark {
|
||||||
background-position: -30px -60px;
|
background-position: -30px -60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phid-dark {
|
.apps-phame-dark {
|
||||||
background-position: -45px -60px;
|
background-position: -45px -60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phlux-dark {
|
.apps-phid-dark {
|
||||||
background-position: -60px -60px;
|
background-position: -60px -60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-pholio-dark {
|
.apps-phlux-dark {
|
||||||
background-position: -75px -60px;
|
background-position: -75px -60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phortune-dark {
|
.apps-pholio-dark {
|
||||||
background-position: -90px -60px;
|
background-position: -90px -60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phpast-dark {
|
.apps-phortune-dark {
|
||||||
background-position: 0px -75px;
|
background-position: 0px -75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phrequent-dark {
|
.apps-phpast-dark {
|
||||||
background-position: -15px -75px;
|
background-position: -15px -75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-phriction-dark {
|
.apps-phrequent-dark {
|
||||||
background-position: -30px -75px;
|
background-position: -30px -75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-ponder-dark {
|
.apps-phriction-dark {
|
||||||
background-position: -45px -75px;
|
background-position: -45px -75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-power-dark {
|
.apps-ponder-dark {
|
||||||
background-position: -60px -75px;
|
background-position: -60px -75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-projects-dark {
|
.apps-power-dark {
|
||||||
background-position: -75px -75px;
|
background-position: -75px -75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-releeph-dark {
|
.apps-projects-dark {
|
||||||
background-position: -90px -75px;
|
background-position: -90px -75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-repositories-dark {
|
.apps-releeph-dark {
|
||||||
background-position: 0px -90px;
|
background-position: 0px -90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-settings-dark {
|
.apps-repositories-dark {
|
||||||
background-position: -15px -90px;
|
background-position: -15px -90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-setup-dark {
|
.apps-settings-dark {
|
||||||
background-position: -30px -90px;
|
background-position: -30px -90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-slowvote-dark {
|
.apps-setup-dark {
|
||||||
background-position: -45px -90px;
|
background-position: -45px -90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-token-dark {
|
.apps-slowvote-dark {
|
||||||
background-position: -60px -90px;
|
background-position: -60px -90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-uiexamples-dark {
|
.apps-token-dark {
|
||||||
background-position: -75px -90px;
|
background-position: -75px -90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-workphlow-dark {
|
.apps-uiexamples-dark {
|
||||||
background-position: -90px -90px;
|
background-position: -90px -90px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apps-xhprof-dark {
|
.apps-workphlow-dark {
|
||||||
background-position: 0px -105px;
|
background-position: 0px -105px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.apps-xhprof-dark {
|
||||||
|
background-position: -15px -105px;
|
||||||
|
}
|
||||||
|
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 200 KiB After Width: | Height: | Size: 200 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.2 KiB |