mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-12 13:01:05 +00:00
Added CSS styling for layer tabs
This commit is contained in:
parent
0b50935be1
commit
b353693c89
3 changed files with 26 additions and 20 deletions
|
@ -107,7 +107,10 @@ var layers = {
|
|||
{"color": "red", "font-size": "32px", "font-family": "Comic Sans MS"}],
|
||||
"blank",
|
||||
["toggle", ["c", "beep"]],
|
||||
"milestones", "blank", "blank", "upgrades"]
|
||||
"milestones", "blank", "blank", "upgrades"],
|
||||
style: {
|
||||
'background-color': 'blue'
|
||||
},
|
||||
},
|
||||
|
||||
f: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue