2012-08-14 23:17:19 +02:00
|
|
|
/**
|
|
|
|
* @provides autosprite-css
|
2012-10-01 21:45:42 +02:00
|
|
|
* @generated
|
2012-08-14 23:17:19 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
.autosprite {
|
|
|
|
background-image: url(/rsrc/image/autosprite.png);
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
.main-menu-item-icon-help {
|
|
|
|
background-position: 0px 0px;
|
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-help-selected {
|
|
|
|
background-position: 0px -27px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-help:hover {
|
|
|
|
background-position: 0px -54px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-settings {
|
|
|
|
background-position: 0px -81px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-settings-selected {
|
|
|
|
background-position: 0px -108px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-settings:hover {
|
|
|
|
background-position: 0px -135px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-logout {
|
|
|
|
background-position: 0px -162px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.main-menu-item-icon-logout-selected {
|
2012-08-14 23:23:55 +02:00
|
|
|
background-position: 0px -189px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-logout:hover {
|
|
|
|
background-position: 0px -216px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-notifications {
|
|
|
|
background-position: 0px -243px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-notifications-selected {
|
|
|
|
background-position: 0px -270px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-notifications:hover {
|
|
|
|
background-position: 0px -297px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-task {
|
|
|
|
background-position: 0px -324px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.main-menu-item-icon-task-selected {
|
|
|
|
background-position: 0px -351px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.main-menu-item-icon-task:hover {
|
2012-08-14 23:23:55 +02:00
|
|
|
background-position: 0px -378px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-differential-large {
|
2012-08-14 23:23:55 +02:00
|
|
|
background-position: 0px -405px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-differential-large /* hover */ {
|
2012-08-14 23:23:55 +02:00
|
|
|
background-position: 0px -466px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-differential {
|
|
|
|
background-position: 0px -527px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .app-differential:hover {
|
2012-08-14 23:23:55 +02:00
|
|
|
background-position: 0px -558px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-differential-selected {
|
2012-08-14 23:23:55 +02:00
|
|
|
background-position: 0px -589px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-fact-large {
|
|
|
|
background-position: 0px -620px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-fact-large /* hover */ {
|
2012-08-14 23:23:55 +02:00
|
|
|
background-position: 0px -681px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-fact {
|
2012-08-14 23:23:55 +02:00
|
|
|
background-position: 0px -742px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .app-fact:hover {
|
2012-08-14 23:23:55 +02:00
|
|
|
background-position: 0px -773px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-fact-selected {
|
|
|
|
background-position: 0px -804px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-mail-large {
|
|
|
|
background-position: 0px -835px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-mail-large /* hover */ {
|
|
|
|
background-position: 0px -896px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-mail {
|
|
|
|
background-position: 0px -957px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-mail:hover {
|
|
|
|
background-position: 0px -988px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-mail-selected {
|
|
|
|
background-position: 0px -1019px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-diffusion-large {
|
|
|
|
background-position: 0px -1050px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-diffusion-large /* hover */ {
|
|
|
|
background-position: 0px -1111px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-diffusion {
|
|
|
|
background-position: 0px -1172px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-diffusion:hover {
|
|
|
|
background-position: 0px -1203px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-diffusion-selected {
|
|
|
|
background-position: 0px -1234px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-slowvote-large {
|
|
|
|
background-position: 0px -1265px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-slowvote-large /* hover */ {
|
|
|
|
background-position: 0px -1326px;
|
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-slowvote {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -1387px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-slowvote:hover {
|
|
|
|
background-position: 0px -1418px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-slowvote-selected {
|
|
|
|
background-position: 0px -1449px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-phriction-large {
|
|
|
|
background-position: 0px -1480px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-phriction-large /* hover */ {
|
|
|
|
background-position: 0px -1541px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-phriction {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -1602px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .app-phriction:hover {
|
|
|
|
background-position: 0px -1633px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-phriction-selected {
|
|
|
|
background-position: 0px -1664px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-maniphest-large {
|
|
|
|
background-position: 0px -1695px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-maniphest-large /* hover */ {
|
|
|
|
background-position: 0px -1756px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-maniphest {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -1817px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-maniphest:hover {
|
|
|
|
background-position: 0px -1848px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-maniphest-selected {
|
|
|
|
background-position: 0px -1879px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-flags-large {
|
|
|
|
background-position: 0px -1910px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-flags-large /* hover */ {
|
|
|
|
background-position: 0px -1971px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-flags {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -2032px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-flags:hover {
|
|
|
|
background-position: 0px -2063px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-flags-selected {
|
|
|
|
background-position: 0px -2094px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-settings-large {
|
|
|
|
background-position: 0px -2125px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-settings-large /* hover */ {
|
|
|
|
background-position: 0px -2186px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-settings {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -2247px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-settings:hover {
|
|
|
|
background-position: 0px -2278px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-settings-selected {
|
|
|
|
background-position: 0px -2309px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-applications-large {
|
|
|
|
background-position: 0px -2340px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-applications-large /* hover */ {
|
|
|
|
background-position: 0px -2401px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-applications {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -2462px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-applications:hover {
|
|
|
|
background-position: 0px -2493px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-applications-selected {
|
|
|
|
background-position: 0px -2524px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-default-large {
|
|
|
|
background-position: 0px -2555px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-default-large /* hover */ {
|
|
|
|
background-position: 0px -2616px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-default {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -2677px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-default:hover {
|
|
|
|
background-position: 0px -2708px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-default-selected {
|
|
|
|
background-position: 0px -2739px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-people-large {
|
|
|
|
background-position: 0px -2770px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-people-large /* hover */ {
|
|
|
|
background-position: 0px -2831px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-people {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -2892px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-people:hover {
|
|
|
|
background-position: 0px -2923px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-people-selected {
|
|
|
|
background-position: 0px -2954px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-ponder-large {
|
|
|
|
background-position: 0px -2985px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-ponder-large /* hover */ {
|
|
|
|
background-position: 0px -3046px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-ponder {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -3107px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-ponder:hover {
|
|
|
|
background-position: 0px -3138px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-ponder-selected {
|
|
|
|
background-position: 0px -3169px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-calendar-large {
|
|
|
|
background-position: 0px -3200px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-calendar-large /* hover */ {
|
|
|
|
background-position: 0px -3261px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-calendar {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -3322px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-calendar:hover {
|
|
|
|
background-position: 0px -3353px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-calendar-selected {
|
|
|
|
background-position: 0px -3384px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-files-large {
|
|
|
|
background-position: 0px -3415px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-files-large /* hover */ {
|
|
|
|
background-position: 0px -3476px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-files {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -3537px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-files:hover {
|
|
|
|
background-position: 0px -3568px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-files-selected {
|
|
|
|
background-position: 0px -3599px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-projects-large {
|
|
|
|
background-position: 0px -3630px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-projects-large /* hover */ {
|
|
|
|
background-position: 0px -3691px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-projects {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -3752px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .app-projects:hover {
|
|
|
|
background-position: 0px -3783px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-projects-selected {
|
|
|
|
background-position: 0px -3814px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-daemons-large {
|
|
|
|
background-position: 0px -3845px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-daemons-large /* hover */ {
|
|
|
|
background-position: 0px -3906px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-daemons {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -3967px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .app-daemons:hover {
|
|
|
|
background-position: 0px -3998px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-daemons-selected {
|
|
|
|
background-position: 0px -4029px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-herald-large {
|
|
|
|
background-position: 0px -4060px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-herald-large /* hover */ {
|
|
|
|
background-position: 0px -4121px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-herald {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -4182px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-herald:hover {
|
|
|
|
background-position: 0px -4213px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-herald-selected {
|
|
|
|
background-position: 0px -4244px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-countdown-large {
|
|
|
|
background-position: 0px -4275px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-countdown-large /* hover */ {
|
|
|
|
background-position: 0px -4336px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-countdown {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -4397px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .app-countdown:hover {
|
|
|
|
background-position: 0px -4428px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-countdown-selected {
|
|
|
|
background-position: 0px -4459px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-conduit-large {
|
|
|
|
background-position: 0px -4490px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-conduit-large /* hover */ {
|
|
|
|
background-position: 0px -4551px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-08-14 23:23:55 +02:00
|
|
|
.app-conduit {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -4612px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-conduit:hover {
|
|
|
|
background-position: 0px -4643px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-conduit-selected {
|
|
|
|
background-position: 0px -4674px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-feed-large {
|
|
|
|
background-position: 0px -4705px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-feed-large /* hover */ {
|
|
|
|
background-position: 0px -4766px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.app-feed {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -4827px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-feed:hover {
|
|
|
|
background-position: 0px -4858px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-feed-selected {
|
|
|
|
background-position: 0px -4889px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-paste-large {
|
|
|
|
background-position: 0px -4920px;
|
2012-08-14 23:17:19 +02:00
|
|
|
}
|
2012-08-15 19:45:06 +02:00
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-paste-large /* hover */ {
|
|
|
|
background-position: 0px -4981px;
|
2012-08-15 19:45:06 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.app-paste {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -5042px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-paste:hover {
|
|
|
|
background-position: 0px -5073px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-paste-selected {
|
|
|
|
background-position: 0px -5104px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-audit-large {
|
|
|
|
background-position: 0px -5135px;
|
2012-08-15 19:45:06 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-audit-large /* hover */ {
|
|
|
|
background-position: 0px -5196px;
|
2012-08-15 19:45:06 +02:00
|
|
|
}
|
|
|
|
|
2012-08-20 23:13:15 +02:00
|
|
|
.app-audit {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -5257px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-audit:hover {
|
|
|
|
background-position: 0px -5288px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-audit-selected {
|
|
|
|
background-position: 0px -5319px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-uiexample-large {
|
|
|
|
background-position: 0px -5350px;
|
2012-08-20 23:13:15 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-uiexample-large /* hover */ {
|
|
|
|
background-position: 0px -5411px;
|
2012-08-20 23:13:15 +02:00
|
|
|
}
|
|
|
|
|
2012-09-11 18:56:40 +02:00
|
|
|
.app-uiexample {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -5472px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-uiexample:hover {
|
|
|
|
background-position: 0px -5503px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-uiexample-selected {
|
|
|
|
background-position: 0px -5534px;
|
2012-09-11 18:56:40 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-phpast-large {
|
|
|
|
background-position: 0px -5565px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-phpast-large /* hover */ {
|
|
|
|
background-position: 0px -5626px;
|
2012-09-11 18:56:40 +02:00
|
|
|
}
|
|
|
|
|
2012-10-01 21:56:33 +02:00
|
|
|
.app-phpast {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -5687px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-phpast:hover {
|
|
|
|
background-position: 0px -5718px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-phpast-selected {
|
|
|
|
background-position: 0px -5749px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-owners-large {
|
|
|
|
background-position: 0px -5780px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-owners-large /* hover */ {
|
|
|
|
background-position: 0px -5841px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.app-owners {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -5902px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-owners:hover {
|
|
|
|
background-position: 0px -5933px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-owners-selected {
|
|
|
|
background-position: 0px -5964px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-phid-large {
|
|
|
|
background-position: 0px -5995px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-phid-large /* hover */ {
|
|
|
|
background-position: 0px -6056px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.app-phid {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -6117px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-phid:hover {
|
|
|
|
background-position: 0px -6148px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-phid-selected {
|
|
|
|
background-position: 0px -6179px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-diviner-large {
|
|
|
|
background-position: 0px -6210px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-diviner-large /* hover */ {
|
|
|
|
background-position: 0px -6271px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.app-diviner {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -6332px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-diviner:hover {
|
|
|
|
background-position: 0px -6363px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-diviner-selected {
|
|
|
|
background-position: 0px -6394px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-repositories-large {
|
|
|
|
background-position: 0px -6425px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-repositories-large /* hover */ {
|
|
|
|
background-position: 0px -6486px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.app-repositories {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -6547px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-repositories:hover {
|
|
|
|
background-position: 0px -6578px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-repositories-selected {
|
|
|
|
background-position: 0px -6609px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-phame-large {
|
|
|
|
background-position: 0px -6640px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-phame-large /* hover */ {
|
|
|
|
background-position: 0px -6701px;
|
2012-10-01 21:56:33 +02:00
|
|
|
}
|
|
|
|
|
2012-10-01 22:53:16 +02:00
|
|
|
.app-phame {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -6762px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-phame:hover {
|
|
|
|
background-position: 0px -6793px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-phame-selected {
|
|
|
|
background-position: 0px -6824px;
|
2012-10-01 22:53:16 +02:00
|
|
|
}
|
|
|
|
|
2012-10-06 23:48:46 +02:00
|
|
|
.app-macro-large {
|
|
|
|
background-position: 0px -6855px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-macro-large /* hover */ {
|
|
|
|
background-position: 0px -6916px;
|
2012-10-01 22:53:16 +02:00
|
|
|
}
|
|
|
|
|
2012-10-01 23:04:03 +02:00
|
|
|
.app-macro {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -6977px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-macro:hover {
|
|
|
|
background-position: 0px -7008px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-macro-selected {
|
|
|
|
background-position: 0px -7039px;
|
2012-10-01 23:04:03 +02:00
|
|
|
}
|
|
|
|
|
2012-10-22 00:56:17 +02:00
|
|
|
.app-releeph-large {
|
2012-10-06 23:48:46 +02:00
|
|
|
background-position: 0px -7070px;
|
2012-10-01 23:04:03 +02:00
|
|
|
}
|
|
|
|
|
2012-10-22 00:56:17 +02:00
|
|
|
.device-desktop .phabricator-application-launch-container:hover .app-releeph-large /* hover */ {
|
|
|
|
background-position: 0px -7131px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-releeph {
|
|
|
|
background-position: 0px -7192px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device-desktop .app-releeph:hover {
|
|
|
|
background-position: 0px -7223px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.app-releeph-selected {
|
|
|
|
background-position: 0px -7254px;
|
|
|
|
}
|
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-delete {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7285px;
|
|
|
|
}
|
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-edit {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7302px;
|
2012-08-15 19:45:06 +02:00
|
|
|
}
|
2012-08-24 22:19:30 +02:00
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-file {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7319px;
|
2012-08-24 22:19:30 +02:00
|
|
|
}
|
2012-08-24 22:19:47 +02:00
|
|
|
|
|
|
|
.action-flag-0 {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7336px;
|
2012-08-24 22:19:47 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.action-flag-1 {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7353px;
|
2012-08-24 22:19:47 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.action-flag-2 {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7370px;
|
2012-08-24 22:19:47 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.action-flag-3 {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7387px;
|
2012-08-24 22:19:47 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.action-flag-4 {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7404px;
|
2012-08-24 22:19:47 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.action-flag-5 {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7421px;
|
2012-08-24 22:19:47 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.action-flag-6 {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7438px;
|
2012-08-24 22:19:47 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.action-flag-7 {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7455px;
|
2012-08-24 22:19:47 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.action-flag-ghost {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7472px;
|
2012-08-24 22:19:47 +02:00
|
|
|
}
|
2012-10-05 22:18:05 +02:00
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-fork {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7489px;
|
2012-10-05 22:18:05 +02:00
|
|
|
}
|
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-move {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7506px;
|
2012-10-05 22:18:05 +02:00
|
|
|
}
|
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-new {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7523px;
|
2012-10-05 22:18:05 +02:00
|
|
|
}
|
2012-10-07 01:21:25 +02:00
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-preview {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7540px;
|
2012-10-07 01:21:25 +02:00
|
|
|
}
|
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-subscribe-add {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7557px;
|
2012-10-15 23:50:12 +02:00
|
|
|
}
|
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-subscribe-auto {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7574px;
|
2012-10-15 23:50:12 +02:00
|
|
|
}
|
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-subscribe-delete {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7591px;
|
2012-10-15 23:50:12 +02:00
|
|
|
}
|
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-unpublish {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7608px;
|
2012-10-16 18:44:43 +02:00
|
|
|
}
|
|
|
|
|
2012-10-23 21:00:28 +02:00
|
|
|
.action-world {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7625px;
|
2012-10-16 18:44:43 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.remarkup-assist-b {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7642px;
|
2012-10-16 18:44:43 +02:00
|
|
|
}
|
|
|
|
|
2012-10-07 01:21:25 +02:00
|
|
|
.remarkup-assist-code {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7657px;
|
2012-10-07 01:21:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.remarkup-assist-i {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7672px;
|
2012-10-07 01:21:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.remarkup-assist-image {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7687px;
|
2012-10-07 01:21:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.remarkup-assist-ol {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7702px;
|
2012-10-07 01:21:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.remarkup-assist-tag {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7717px;
|
2012-10-07 01:21:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.remarkup-assist-tt {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7732px;
|
2012-10-07 01:21:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.remarkup-assist-ul {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7747px;
|
2012-10-07 01:21:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.remarkup-assist-help {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7762px;
|
2012-10-07 01:21:25 +02:00
|
|
|
}
|
2012-10-18 03:10:38 +02:00
|
|
|
|
|
|
|
.remarkup-assist-table {
|
2012-10-22 00:56:17 +02:00
|
|
|
background-position: 0px -7777px;
|
2012-10-18 03:10:38 +02:00
|
|
|
}
|