Add infos to package.json; Add orange bgs; Created orange bg classes; Fix input type button width;
This commit is contained in:
@@ -19,4 +19,7 @@
|
||||
}
|
||||
.tui-button:focus {
|
||||
color: rgb(0, 255, 255)!important;
|
||||
}
|
||||
input[type=button] {
|
||||
width: initial;
|
||||
}
|
||||
Reference in New Issue
Block a user