summaryrefslogtreecommitdiff
path: root/help3xsl/default.css
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-05-14 15:19:49 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2022-05-15 13:56:18 +0200
commitcfa7975316e7fa8e88a2c2e06ad37240d1b6e057 (patch)
tree4c3373ce6d12cb599e68348d1d892a4ca2b4b40c /help3xsl/default.css
parent789bc6e2c10536e5a876c5c4fb0126dbffe4dcbf (diff)
Add SQL code colorization to Help pages
Change-Id: I2c74e63c67a323a6e6b726da352dd23e1a88d886 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134329 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 69d86fb2ce..bb3a2bc7da 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -314,7 +314,7 @@ h6 {
color: red;
text-align: left;
}
-
+.sqlcode,
.pycode,
.bascode {
border: solid 5px transparent;