mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 19:23:01 +02:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user