Merge branch 'staging' into responsiveContextmenu

This commit is contained in:
ClemDee
2019-08-12 12:15:44 +02:00
98 changed files with 3150 additions and 757 deletions

View File

@@ -23,7 +23,7 @@
}
.dropdown-toggle {
transform: rotate(270deg);
margin-left: 10px;
margin-left: 1rem;
float: right;
}
.dropdown-menu {
@@ -40,6 +40,7 @@
.fa, .cptools {
margin-right: 1rem;
color: @colortheme_context-menu-icon-color;
width: 16px;
}
}
}