mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
logout button
This commit is contained in:
parent
1a8560f725
commit
1e5a75ec89
2 changed files with 6 additions and 118 deletions
117
css/style.css
117
css/style.css
File diff suppressed because one or more lines are too long
|
@ -62,12 +62,9 @@ html, body {
|
|||
.logout-button {
|
||||
.make-sm-column(2);
|
||||
font-size: 2em;
|
||||
.btn;
|
||||
.btn-link;
|
||||
a {
|
||||
.hidden;
|
||||
.glyphicon;
|
||||
.glyphicon-log-out;
|
||||
.btn;
|
||||
.btn-link;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue