Implement tag management for WebUI

This commit is contained in:
Vasiliy Halimonchuk
2019-05-30 09:03:27 +03:00
parent cf2e7d77d6
commit b530e19a44
12 changed files with 631 additions and 11 deletions

View File

@@ -258,6 +258,11 @@ a.propButton img {
-ms-interpolation-mode: bicubic;
}
.contextMenu li input[type=checkbox] {
position: relative;
top: 3px;
}
/* Sliders */
.slider {