From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EB760138350 for ; Fri, 6 Mar 2020 16:30:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B77FBE086A; Fri, 6 Mar 2020 16:30:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9AD44E086A for ; Fri, 6 Mar 2020 16:30:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2A0B034EEDA for ; Fri, 6 Mar 2020 16:30:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACED3166 for ; Fri, 6 Mar 2020 16:30:52 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1583512023.6fb169cf04e84a0b91708630e832ac0c5c1ecd8d.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: / X-VCS-Repository: proj/devmanual X-VCS-Files: devbook.xsl X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 6fb169cf04e84a0b91708630e832ac0c5c1ecd8d X-VCS-Branch: master Date: Fri, 6 Mar 2020 16:30:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 54e4892e-cfeb-4b59-b712-d7209d3a9fb1 X-Archives-Hash: 0d6f39d1c8e968b6e2fe87fe7725fab5 commit: 6fb169cf04e84a0b91708630e832ac0c5c1ecd8d Author: Ulrich Müller gentoo org> AuthorDate: Sat Feb 29 22:56:58 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Mar 6 16:27:03 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=6fb169cf devbook.xsl: Bring admonitions in line with the wiki. Use alert-info, alert-warning, and alert-danger for note, important, and warning, respectively. This is also the scheme used in the wiki: https://wiki.gentoo.org/wiki/Gentoo_Wiki:Guidelines#Block-level_layout_elements Yellow background for important and red for warning also agrees with the colours formerly used with GuideXML: https://web.archive.org/web/20150314192204/http://www.gentoo.org/doc/en/xml-guide.xml#doc_chap2_sect3 Closes: https://bugs.gentoo.org/711164 Signed-off-by: Ulrich Müller gentoo.org> devbook.xsl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/devbook.xsl b/devbook.xsl index ea15885..1605663 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -233,30 +233,30 @@
- + - -