user macro

This commit is contained in:
Devaev Maxim
2020-06-20 11:29:06 +03:00
parent 490e5b352e
commit cf2f763d1b
8 changed files with 341 additions and 21 deletions

View File

@@ -41,3 +41,7 @@ textarea#hid-pak-text::-webkit-input-placeholder {
line-height: 40px;
text-align: center;
}
input#hid-recorder-new-script-file {
display: none;
}