fixes #1244 easier exit

easier exit out of the group list window via escp or right click outside, also added clearer message of whichi user is added when adding a user inside a group
This commit is contained in:
Louis
2020-10-27 18:20:12 +01:00
parent f8f219b6ee
commit 5b352275be
3 changed files with 17 additions and 2 deletions
+2 -1
View File
@@ -4268,7 +4268,8 @@ input:checked + .slider:before {
font-size:12px;
text-align:left;
padding: 4px 6px;
border-radius:10px;
border-top-right-radius:10px;
border-bottom-right-radius:10px;
margin-left:-5px;
margin-right:10px;
}