Added more buttons from Qt GUI

This commit is contained in:
Igor Nurullaev
2019-08-29 16:36:09 +03:00
parent 2bddf31a2e
commit e4aa7a4e70
14 changed files with 511 additions and 154 deletions

View File

@@ -48,4 +48,8 @@ html {
.btn-group button {
width: 100%;
}
.dropdown-menu div {
width: 200px;
}