Co-authored-by: stuzer05 <stuzer05@gmail.com>
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
stuzer05 committed 2022-12-31 18:32:24 +02:00
1 parent 870d190bc3
commit 315df79178
2 files changed
+6

No files matched your search

+1
View File
@@ -1 +1,2 @@
.idea
config.inc.php
+5
View File
@@ -1,3 +1,8 @@
.scroller {
overflow-y: scroll;
}
.aliasmanager :before {
font-size: 1.1em !important;
content: "\f02c" !important;
}