Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dad
FFDS-register-front
a57b158bc59f7552269aa30449d558ee64f16640
a57b158bc59f7552269aa30449d558ee64f16640
Switch branch/tag
ffds-register-front
src
app
account
admin
account.admin.component.scss
Find file
Normal view
History
Permalink
account.admin.component.scss
110 Bytes
Newer
Older
refactor(layout): modification du layout de la page
Paulo
committed
Oct 19, 2020
1
2
3
4
5
6
button
{
background
:
rgb
(
1
,
29
,
51
);
border-color
:
transparent
;
color
:
#fff
;
cursor
:
pointer
;
}