ISSUE-1 #3

Merged
stuzer05 merged 2 commits from ISSUE-1 into master 2022-12-31 18:36:12 +02:00
2 changed files with 6 additions and 0 deletions
Showing only changes of commit 47114cfa3b - Show all commits

1
.gitignore vendored

@ -1 +1,2 @@
.idea
config.inc.php

@ -1,3 +1,8 @@
.scroller {
overflow-y: scroll;
}
.aliasmanager :before {
font-size: 1.1em !important;
content: "\f02c" !important;
}