Skip to content

Commit 5798d3b

Browse files
author
Marius Burkard
committed
Merge branch 'stable-3.1' into 'stable-3.1'
Backport of !925 See merge request ispconfig/ispconfig3!1014
2 parents a660aeb + 62f242a commit 5798d3b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

interface/web/themes/default/assets/stylesheets/ispconfig.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,4 +794,8 @@ span.notification_text {
794794
color: red;
795795
background: #fdd;
796796
text-decoration: none;
797-
}
797+
}
798+
#apache_directives, #nginx_directives, #proxy_directives {
799+
font-family: Consolas, "Courier New", Courier, monospace;
800+
}
801+

0 commit comments

Comments
 (0)