* Classic smilies added: Kolobok, vB, Yolks * Fixed card JSON files to use $IMAGE_FILE as a placeholder instead of a key * New Frames * Removed Pyong from make-all (incomplete naming)
This commit is contained in:
@@ -1 +1,11 @@
|
||||
{"firenevit": {"": {"$IMAGE_FILE": "8d6b873f59b06e01ec663d6288058b53ff33588f9a4a9a984ac9f4195947dc65.gif","--usercard-outline": "#f8e45c","--usercard-color": "#000000","background-repeat": "repeat-x","background-position": "0px 100%"},":hover": {},":active": {}}}
|
||||
{
|
||||
"firenevit": {
|
||||
"": {
|
||||
"--usercard-image": "$IMAGE_FILE",
|
||||
"--usercard-outline": "#f8e45c",
|
||||
"--usercard-color": "#000000",
|
||||
"background-repeat": "repeat-x",
|
||||
"background-position": "0px 100%"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user