Skip to content

Commit 19b3848

Browse files
committed
Add support for possibly reworked Virtualmin navigation menu
1 parent f45b895 commit 19b3848

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

navigation-lib.pl

+3
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,9 @@ sub nav_cat
551551
'cat_logs' => 'fa-file-text',
552552
'global_services' => 'fa-puzzle-piece',
553553
'cat_services' => 'fa-puzzle-piece',
554+
'cat_dns' => 'fa2 fa2-dns scaled1_5',
555+
'cat_mail' => 'fa2 fa2-email-open scaled1_5',
556+
'cat_web' => 'fa2 fa2-web scaled1_5',
554557
'create_new' => 'fa-plus',
555558
'create_add' => 'fa-plus',
556559
'create_create' => 'fa-server-add',

unauthenticated/css/bundle.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unauthenticated/css/bundle.min.css.gz

237 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)