1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/resources/sprite/manifest/conpherence.json

82 lines
3.3 KiB
JSON
Raw Normal View History

{
"version" : 1,
"sprites" : {
"conpherence_calendar_off" : {
"name" : "conpherence_calendar_off",
"rule" : ".conpherence_calendar_off",
"hash" : "4d03aee7c611b72870ae39118b2ffb21"
},
"conpherence_calendar_on" : {
"name" : "conpherence_calendar_on",
"rule" : ".conpherence_calendar_on, .device-desktop .conpherence_calendar_off:hover ",
"hash" : "efa498604c106f19b825c8a1ed63edad"
},
"conpherence_conversation_off" : {
"name" : "conpherence_conversation_off",
"rule" : ".conpherence_conversation_off",
"hash" : "fd4039f04f57452ee2bf8e0ac1fcacab"
},
"conpherence_conversation_on" : {
"name" : "conpherence_conversation_on",
"rule" : ".conpherence_conversation_on, .device-desktop .conpherence_conversation_off:hover ",
"hash" : "f3f526793bfb7bfe2db39a7fdfc9605b"
},
"conpherence_files_off" : {
"name" : "conpherence_files_off",
"rule" : ".conpherence_files_off",
"hash" : "39241fd1b72cfe6d60836c6a4975f45d"
},
"conpherence_files_on" : {
"name" : "conpherence_files_on",
"rule" : ".conpherence_files_on, .device-desktop .conpherence_files_off:hover ",
"hash" : "9bb8747b1b754d9bd9cef6eac4115847"
},
"conpherence_list_off" : {
"name" : "conpherence_list_off",
"rule" : ".conpherence_list_off",
"hash" : "f56a971f145fe96f70fa930cdd734085"
},
"conpherence_list_on" : {
"name" : "conpherence_list_on",
"rule" : ".conpherence_list_on, .device-desktop .conpherence_list_off:hover ",
"hash" : "1be2136af5b5f4b158184332e7498837"
},
"conpherence_more_off" : {
"name" : "conpherence_more_off",
"rule" : ".conpherence_more_off",
"hash" : "633469f84525082326ea72d2809cccaf"
},
"conpherence_more_on" : {
"name" : "conpherence_more_on",
"rule" : ".conpherence_more_on, .device-desktop .conpherence_more_off:hover ",
"hash" : "a2812e313a5c5f0aba1ccee25d40113d"
},
"conpherence_people_off" : {
"name" : "conpherence_people_off",
"rule" : ".conpherence_people_off",
"hash" : "85e20d9b6111b61fe960d023bd6b00ec"
},
"conpherence_people_on" : {
"name" : "conpherence_people_on",
"rule" : ".conpherence_people_on, .device-desktop .conpherence_people_off:hover ",
"hash" : "fca0c890b0594fdbe5ad19b2183bd275"
},
"conpherence_settings_off" : {
"name" : "conpherence_settings_off",
"rule" : ".conpherence_settings_off",
"hash" : "645a36b516cb95c2ec26dbabde9fc117"
},
"conpherence_settings_on" : {
"name" : "conpherence_settings_on",
"rule" : ".conpherence_settings_on, .device-desktop .conpherence_settings_off:hover ",
"hash" : "6d923258ea79e9b29e9fa5b8c971311a"
}
},
"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"
}