Beautified CSS in web dashboard

This commit is contained in:
Vasily
2018-10-23 01:13:23 +03:00
parent 6bfd795635
commit 78eeb99284
82 changed files with 15711 additions and 82 deletions
@@ -1 +1,12 @@
.clearButton{background:0 0;border:0!important;padding:0!important;cursor:pointer;outline:0!important;color:inherit;width:100%;vertical-align:middle;font-family:inherit;font-size:inherit}
.clearButton {
background: 0 0;
border: 0 !important;
padding: 0 !important;
cursor: pointer;
outline: 0 !important;
color: inherit;
width: 100%;
vertical-align: middle;
font-family: inherit;
font-size: inherit
}