HM-95. Доработки по Журналу, добавлена очистка фильтров и открытие по модалки по даблклику (#38)

This commit is contained in:
Nikolay
2020-07-30 22:49:43 +03:00
committed by GitHub
parent 6a87a97c85
commit cf045379d8
8 changed files with 102 additions and 19 deletions

View File

@ -16,6 +16,12 @@ textarea {
background: transparent;
}
button {
background-color: transparent;
border: none;
border-radius: 0;
}
button,
button:active,
button:focus {