[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/resources/sprite/manifest/ -> conpherence.json (source)

   1  {
   2    "version" : 1,
   3    "sprites" : {
   4      "conpherence_calendar_off"     : {
   5        "name" : "conpherence_calendar_off",
   6        "rule" : ".conpherence_calendar_off",
   7        "hash" : "e796dcc485ac1c7538077602dec9d19d"
   8      },
   9      "conpherence_calendar_on"      : {
  10        "name" : "conpherence_calendar_on",
  11        "rule" : ".conpherence_calendar_on, .device-desktop .conpherence_calendar_off:hover ",
  12        "hash" : "da4b7152589b0eb36834bfeda6b55c69"
  13      },
  14      "conpherence_conversation_off" : {
  15        "name" : "conpherence_conversation_off",
  16        "rule" : ".conpherence_conversation_off",
  17        "hash" : "74cf53c92e7ad9ad3a852adfb0e655f4"
  18      },
  19      "conpherence_conversation_on"  : {
  20        "name" : "conpherence_conversation_on",
  21        "rule" : ".conpherence_conversation_on, .device-desktop .conpherence_conversation_off:hover ",
  22        "hash" : "e8c73f0fcf11cf7fe1b252ede2211b34"
  23      },
  24      "conpherence_files_off"        : {
  25        "name" : "conpherence_files_off",
  26        "rule" : ".conpherence_files_off",
  27        "hash" : "44643c3e1ac4eb2d46fbb256220e5957"
  28      },
  29      "conpherence_files_on"         : {
  30        "name" : "conpherence_files_on",
  31        "rule" : ".conpherence_files_on, .device-desktop .conpherence_files_off:hover ",
  32        "hash" : "9f7bab94f1afcacce64762023ad53974"
  33      },
  34      "conpherence_list_off"         : {
  35        "name" : "conpherence_list_off",
  36        "rule" : ".conpherence_list_off",
  37        "hash" : "28326e81ee1fb2c7b615f42a95d7429b"
  38      },
  39      "conpherence_list_on"          : {
  40        "name" : "conpherence_list_on",
  41        "rule" : ".conpherence_list_on, .device-desktop .conpherence_list_off:hover ",
  42        "hash" : "ee13901236f1f5a7db2d682ddc6884ce"
  43      },
  44      "conpherence_more_off"         : {
  45        "name" : "conpherence_more_off",
  46        "rule" : ".conpherence_more_off",
  47        "hash" : "2c0e47c834fa96248b70d7b8c9a4a931"
  48      },
  49      "conpherence_more_on"          : {
  50        "name" : "conpherence_more_on",
  51        "rule" : ".conpherence_more_on, .device-desktop .conpherence_more_off:hover ",
  52        "hash" : "6eefff663beef44f01d438ddda54a8b7"
  53      },
  54      "conpherence_people_off"       : {
  55        "name" : "conpherence_people_off",
  56        "rule" : ".conpherence_people_off",
  57        "hash" : "fccd3f5b8fe2e0af32dcb58b912153c9"
  58      },
  59      "conpherence_people_on"        : {
  60        "name" : "conpherence_people_on",
  61        "rule" : ".conpherence_people_on, .device-desktop .conpherence_people_off:hover ",
  62        "hash" : "f959cea0c9d0f22aeefabc398e5d4ea7"
  63      },
  64      "conpherence_settings_off"     : {
  65        "name" : "conpherence_settings_off",
  66        "rule" : ".conpherence_settings_off",
  67        "hash" : "b28d654205d852c92606cd18e229a390"
  68      },
  69      "conpherence_settings_on"      : {
  70        "name" : "conpherence_settings_on",
  71        "rule" : ".conpherence_settings_on, .device-desktop .conpherence_settings_off:hover ",
  72        "hash" : "50b5f0920d22874ba3416bf6d796cfbd"
  73      }
  74    },
  75    "scales"  : [
  76      1,
  77      2
  78    ],
  79    "header"  : "\/**\n * @provides sprite-conpherence-css\n * @generated\n *\/\n\n.sprite-conpherence {\n  background-image: url(\/rsrc\/image\/sprite-conpherence.png);\n  background-repeat: no-repeat;\n}\n\n@media\nonly screen and (min-device-pixel-ratio: 1.5),\nonly screen and (-webkit-min-device-pixel-ratio: 1.5) {\n  .sprite-conpherence {\n    background-image: url(\/rsrc\/image\/sprite-conpherence-X2.png);\n    background-size: {X}px {Y}px;\n  }\n}\n",
  80    "type"    : "standard"
  81  }


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1