help3xsl/default.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
New commits: commit 47b0c69b0a1cefe027366d6e01f4f14470edaa2f Author: Adolfo Jayme Barrientos <fit...@ubuntu.com> AuthorDate: Tue Jun 23 08:59:52 2020 -0500 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Tue Jun 23 08:59:52 2020 -0500 Update CSS box colors to match new Colibre Change-Id: I5ed9fdcad79fc34032e6c8d1536aaaf12d32e177 diff --git a/help3xsl/default.css b/help3xsl/default.css index 2d1b2cc4a..6ce1e1d06 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -158,16 +158,16 @@ pre, margin-top: 15px; } .note { - border-left: 4px solid #61897C; - background-color: #D9E7E2; + border-left: 3px solid #309048; + background-color: #d9f1dd; } .tip { - border-left: 4px solid #4866AD; - background-color: #CDD5E8; + border-left: 3px solid #0063b1; + background-color: #cde5f7; } .warning { - border-left: 4px solid #D5B177; - background-color: #F9EEDC; + border-left: 3px solid #ed8733; + background-color: #f6f1d2; } .noteicon, .notetext { padding:0.3em; @@ -253,7 +253,7 @@ h6 { } .howtoget { background: #EBE7E9; - border-left: 4px solid #4E4B55; + border-left: 3px solid #4E4B55; border-radius: 0 4px 4px 0; box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2); padding: 0.3em; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits