Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 095720d

Browse files
committed
Add icon to admin page sidebar
* follow up to nextcloud/server#3151 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
1 parent d66f6b8 commit 095720d

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

css/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,9 @@
1818
vertical-align: sub;
1919
margin-left: -2px;
2020
margin-right: 3px;
21+
}
22+
23+
/** icons for personal page settings **/
24+
.nav-icon-u2f-second-factor-auth {
25+
background-image: url('../img/app-dark.svg?v=1');
2126
}

img/app-dark.svg

Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)