From owner-cvs-all@FreeBSD.ORG Fri Nov 21 07:28:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0208F1065672; Fri, 21 Nov 2008 07:28:35 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E45D88FC16; Fri, 21 Nov 2008 07:28:34 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mAL7SYJm067616; Fri, 21 Nov 2008 07:28:34 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mAL7SYwt067615; Fri, 21 Nov 2008 07:28:34 GMT (envelope-from keramida) Message-Id: <200811210728.mAL7SYwt067615@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 21 Nov 2008 07:28:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/misc docbook.css X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2008 07:28:35 -0000 keramida 2008-11-21 07:28:34 UTC FreeBSD doc repository Modified files: share/misc docbook.css Log: Tweak a bit the default stylesheet: * Remove background color from elements. It makes them stand out too much. Some pages have many elements, listing shell commands and their output. Having a dark background seems a bit too distracting. * Keep the background color for elements, but make it a bit lighter and add a thin border that is slightly darker than the highlighting background. * Change the width of , , and other block elements to use a percentage of the page width instead of a hardcoded pixel-based length. * Add Wikipedia-inspired coloured backgrounds and thin borders around , , and tip elements. Reviewed by: blackend, gavin, rene No objections: freebsd-doc Revision Changes Path 1.14 +33 -39 doc/share/misc/docbook.css