mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +01:00
4fc9b8e785
Summary: Basically a one line change, plus a regen. This should be the last full-rewrite these things get since they'll stop fully rehashing all the time now. Test Plan: See D5964. Reviewers: chad, btrahan Reviewed By: chad CC: aran Differential Revision: https://secure.phabricator.com/D5965
81 lines
3.3 KiB
JSON
81 lines
3.3 KiB
JSON
{
|
|
"version" : 1,
|
|
"sprites" : {
|
|
"conpherence_calendar_off" : {
|
|
"name" : "conpherence_calendar_off",
|
|
"rule" : ".conpherence_calendar_off",
|
|
"hash" : "e796dcc485ac1c7538077602dec9d19d"
|
|
},
|
|
"conpherence_calendar_on" : {
|
|
"name" : "conpherence_calendar_on",
|
|
"rule" : ".conpherence_calendar_on, .device-desktop .conpherence_calendar_off:hover ",
|
|
"hash" : "da4b7152589b0eb36834bfeda6b55c69"
|
|
},
|
|
"conpherence_conversation_off" : {
|
|
"name" : "conpherence_conversation_off",
|
|
"rule" : ".conpherence_conversation_off",
|
|
"hash" : "74cf53c92e7ad9ad3a852adfb0e655f4"
|
|
},
|
|
"conpherence_conversation_on" : {
|
|
"name" : "conpherence_conversation_on",
|
|
"rule" : ".conpherence_conversation_on, .device-desktop .conpherence_conversation_off:hover ",
|
|
"hash" : "e8c73f0fcf11cf7fe1b252ede2211b34"
|
|
},
|
|
"conpherence_files_off" : {
|
|
"name" : "conpherence_files_off",
|
|
"rule" : ".conpherence_files_off",
|
|
"hash" : "44643c3e1ac4eb2d46fbb256220e5957"
|
|
},
|
|
"conpherence_files_on" : {
|
|
"name" : "conpherence_files_on",
|
|
"rule" : ".conpherence_files_on, .device-desktop .conpherence_files_off:hover ",
|
|
"hash" : "9f7bab94f1afcacce64762023ad53974"
|
|
},
|
|
"conpherence_list_off" : {
|
|
"name" : "conpherence_list_off",
|
|
"rule" : ".conpherence_list_off",
|
|
"hash" : "28326e81ee1fb2c7b615f42a95d7429b"
|
|
},
|
|
"conpherence_list_on" : {
|
|
"name" : "conpherence_list_on",
|
|
"rule" : ".conpherence_list_on, .device-desktop .conpherence_list_off:hover ",
|
|
"hash" : "ee13901236f1f5a7db2d682ddc6884ce"
|
|
},
|
|
"conpherence_more_off" : {
|
|
"name" : "conpherence_more_off",
|
|
"rule" : ".conpherence_more_off",
|
|
"hash" : "2c0e47c834fa96248b70d7b8c9a4a931"
|
|
},
|
|
"conpherence_more_on" : {
|
|
"name" : "conpherence_more_on",
|
|
"rule" : ".conpherence_more_on, .device-desktop .conpherence_more_off:hover ",
|
|
"hash" : "6eefff663beef44f01d438ddda54a8b7"
|
|
},
|
|
"conpherence_people_off" : {
|
|
"name" : "conpherence_people_off",
|
|
"rule" : ".conpherence_people_off",
|
|
"hash" : "fccd3f5b8fe2e0af32dcb58b912153c9"
|
|
},
|
|
"conpherence_people_on" : {
|
|
"name" : "conpherence_people_on",
|
|
"rule" : ".conpherence_people_on, .device-desktop .conpherence_people_off:hover ",
|
|
"hash" : "f959cea0c9d0f22aeefabc398e5d4ea7"
|
|
},
|
|
"conpherence_settings_off" : {
|
|
"name" : "conpherence_settings_off",
|
|
"rule" : ".conpherence_settings_off",
|
|
"hash" : "b28d654205d852c92606cd18e229a390"
|
|
},
|
|
"conpherence_settings_on" : {
|
|
"name" : "conpherence_settings_on",
|
|
"rule" : ".conpherence_settings_on, .device-desktop .conpherence_settings_off:hover ",
|
|
"hash" : "50b5f0920d22874ba3416bf6d796cfbd"
|
|
}
|
|
},
|
|
"scales" : [
|
|
1,
|
|
2
|
|
],
|
|
"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",
|
|
"type" : "standard"
|
|
}
|