Co-authored-by: stuzer05 <stuzer05@gmail.com>
Reviewed-on: #2
This commit is contained in:
Illya Marchenko 2022-12-31 18:32:24 +02:00
parent 870d190bc3
commit 315df79178
2 changed files with 6 additions and 0 deletions

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;
}