mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 20:09:25 +00:00
Unify user profile display with a nice macro and handle camera errors
This commit is contained in:
@ -260,6 +260,12 @@ a:not(.button) {
|
||||
}
|
||||
}
|
||||
|
||||
&.btn-red {
|
||||
background-color: #fc8181;
|
||||
color: black;
|
||||
border: #fc8181 1px solid;
|
||||
}
|
||||
|
||||
i {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user