mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +01:00
1e0d06ba9d
Summary: na Test Plan: photoshop Reviewers: epriestley, btrahan Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D4201
60 lines
2.5 KiB
JSON
60 lines
2.5 KiB
JSON
{
|
|
"version" : 1,
|
|
"sprites" : {
|
|
"gradient-black-dark" : {
|
|
"name" : "gradient-black-dark",
|
|
"rule" : ".gradient-black-dark, button.black, a.black, a.black:visited",
|
|
"hash" : "17425d8c9c53672ab2edbd236e6efd7a"
|
|
},
|
|
"gradient-black-light" : {
|
|
"name" : "gradient-black-light",
|
|
"rule" : ".gradient-black-light, button.black:active, a.black:active",
|
|
"hash" : "c4fb2231553d2894fd2c97beaa8bfe39"
|
|
},
|
|
"gradient-blue-dark" : {
|
|
"name" : "gradient-blue-dark",
|
|
"rule" : ".gradient-blue-dark, button, a.button, a.button:visited, input.inputsubmit",
|
|
"hash" : "f467612edcdbf984672287c6086492c4"
|
|
},
|
|
"gradient-blue-light" : {
|
|
"name" : "gradient-blue-light",
|
|
"rule" : ".gradient-blue-light, button:active, a.button:active",
|
|
"hash" : "471d47c102def6db46b345310aac5a03"
|
|
},
|
|
"gradient-breadcrumbs" : {
|
|
"name" : "gradient-breadcrumbs",
|
|
"rule" : ".gradient-breadcrumbs",
|
|
"hash" : "3d0f8634df5bc29eaf2a5a01bae79cf1"
|
|
},
|
|
"gradient-dark-menu-label" : {
|
|
"name" : "gradient-dark-menu-label",
|
|
"rule" : ".gradient-dark-menu-label, .phabricator-dark-menu .phabricator-menu-item-type-label",
|
|
"hash" : "e0d4a455142f9c4745d36ad8b7dd3f78"
|
|
},
|
|
"gradient-green-dark" : {
|
|
"name" : "gradient-green-dark",
|
|
"rule" : ".gradient-green-dark, button.green, a.green, a.green:visited",
|
|
"hash" : "a6719fe55b2b0e527ed32985691eab34"
|
|
},
|
|
"gradient-green-light" : {
|
|
"name" : "gradient-green-light",
|
|
"rule" : ".gradient-green-light, button.green:active, a.green:active",
|
|
"hash" : "124969cc7805bbd754005bc702e24c54"
|
|
},
|
|
"gradient-grey-dark" : {
|
|
"name" : "gradient-grey-dark",
|
|
"rule" : ".gradient-grey-dark, button.grey, input.inputaux, a.grey, a.grey:visited, a.button.disabled, button[disabled], button.disabled",
|
|
"hash" : "fac28a773098fc62bf571e12b843f71a"
|
|
},
|
|
"gradient-grey-light" : {
|
|
"name" : "gradient-grey-light",
|
|
"rule" : ".gradient-grey-light, button.grey:active, a.grey:active, button.grey_active, a.dropdown-open",
|
|
"hash" : "83c6128f59fc2e426c912c2f73f5b92b"
|
|
}
|
|
},
|
|
"scales" : [
|
|
1
|
|
],
|
|
"header" : "\/**\n * @provides sprite-gradient-css\n * @generated\n *\/\n\n.sprite-gradient, button, a.button, a.button:visited, input.inputsubmit, .phabricator-dark-menu .phabricator-menu-item-type-label {\n background-image: url(\/rsrc\/image\/sprite-gradient.png);\n background-repeat: repeat-x;\n}\n\n\n",
|
|
"type" : "repeat-x"
|
|
}
|