mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-14 13:10:00 +00:00
Mise à jour de mars (#586)
--------- Co-authored-by: Thomas Girod <thgirod@hotmail.com> Co-authored-by: Théo DURR <git@theodurr.fr>
This commit is contained in:
12
core/static/user/user_group.scss
Normal file
12
core/static/user/user_group.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
#id_groups {
|
||||
margin: 0;
|
||||
|
||||
>li {
|
||||
list-style-type: none;
|
||||
padding-left: 20px;
|
||||
|
||||
>label {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user