diff -r 7a2f535017e4 -r 03d8492e2ca8 xml/config.xsl --- a/xml/config.xsl Mon May 18 00:36:23 2015 +0200 +++ b/xml/config.xsl Sun May 24 17:35:37 2015 +0200 @@ -103,6 +103,13 @@ li { padding: 0px; } + + .notes { + font-size: 66%; + } + .notes p { + margin-bottom: 0px; + } @@ -126,6 +133,7 @@ name username url + JDBC driver properties @@ -135,6 +143,7 @@ +
@@ -144,7 +153,13 @@

no databases are configured

-

(passwords are hidden in this output)

+
+

Notes:

+
    +
  • passwords are hidden in this output
  • +
  • JDBC drivers are not mandatory – not needed in SQL-DK, but sometimes useful when jdbc-dk-driver is used in other applications to load SQL-DK's database connections
  • +
+

Output formatters