Add infos to package.json; Add orange bgs; Created orange bg classes; Fix input type button width;
This commit is contained in:
@@ -14,4 +14,7 @@
|
||||
.tui-bg-purple-black { background-image: url('./images/bg-purple-black.png'); background-repeat: repeat; }
|
||||
|
||||
.tui-bg-yellow-white { background-image: url('./images/bg-yellow-white.png'); background-repeat: repeat; }
|
||||
.tui-bg-yellow-black { background-image: url('./images/bg-yellow-black.png'); background-repeat: repeat; }
|
||||
.tui-bg-yellow-black { background-image: url('./images/bg-yellow-black.png'); background-repeat: repeat; }
|
||||
|
||||
.tui-bg-orange-white { background-image: url('./images/bg-orange-white.png'); background-repeat: repeat; }
|
||||
.tui-bg-orange-black { background-image: url('./images/bg-orange-black.png'); background-repeat: repeat; }
|
||||
Reference in New Issue
Block a user