This commit is contained in:
Illya Marchenko 2022-12-31 18:32:10 +02:00
parent d022b17f07
commit 47114cfa3b
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;
}