From owner-freebsd-doc@FreeBSD.ORG Tue Nov 12 10:12:47 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D249E5 for ; Tue, 12 Nov 2013 10:12:47 +0000 (UTC) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D83D12FA2 for ; Tue, 12 Nov 2013 10:12:46 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 24BDC14D250E; Tue, 12 Nov 2013 11:12:45 +0100 (CET) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 77aSjGfaA4OI; Tue, 12 Nov 2013 11:12:44 +0100 (CET) Received: from [192.168.0.10] (54034B4D.catv.pool.telekom.hu [84.3.75.77]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 88C2214D2508; Tue, 12 Nov 2013 11:12:44 +0100 (CET) Message-ID: <5281FF1A.5000806@kovesdan.org> Date: Tue, 12 Nov 2013 11:12:42 +0100 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Warren Block Subject: Re: [HEADSUP] Merging DocBook 5.0 update References: <527BADCB.8030308@kovesdan.org> <527BDA8B.3030908@kovesdan.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Nov 2013 10:12:47 -0000 On 2013.11.08. 16:58, Warren Block wrote: > In HTML, programlistings used to be a div (
class="programlisting"> but are now
.  
> Likewise for .  The existing CSS has no entries for this.
>
> Userinput is also not bold, another CSS issue. 
Fixed, thanks!

By the way, when was screen changed to have a dark red background? I 
remember there were some discussions about distinguishing them from 
programlisting but personally I don't like dark red since at the first 
sight it looks very similar to a warning admonition. The red color calls 
the attention too much.

Gabor