mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
add icon for encryption settings on personal page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
e46410e856
commit
f9c3639607
1 changed files with 5 additions and 0 deletions
|
|
@ -8,3 +8,8 @@
|
|||
, #recoveryEnabledSuccess {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* icons for sidebar */
|
||||
.nav-icon-basic-encryption-module {
|
||||
background-image: url('../img/app.svg?v=1');
|
||||
}
|
||||
Loading…
Reference in a new issue