design fix, refactoring

This commit is contained in:
Devaev Maxim
2018-11-22 06:22:48 +03:00
parent a4357162f4
commit d3073b9d7e
9 changed files with 47 additions and 27 deletions

View File

@@ -3,7 +3,7 @@ textarea#hid-pak-text {
resize: none;
width: 100%;
height: 40px;
color: var(--fg-color-dark);
color: var(--fg-color-intensive);
background-color: var(--bg-color-light);
border: none;
outline: 0 !important;