From patchwork Sat Feb 17 09:44:45 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Weimer X-Patchwork-Id: 85919 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id E8068385DC09 for ; Sat, 17 Feb 2024 09:45:27 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id D4D503858436 for ; Sat, 17 Feb 2024 09:44:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D4D503858436 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D4D503858436 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708163096; cv=none; b=KCyuCU6N3xAXZd7XCVxlJrNDlH8jqusT4ZqX1Lf/C5I9Xi9aBg9QJ5bHzbyO7WF6TMBS8tV6oOX5Zf1XNkZ8qSowyVgVuaO5+V4GlPqbTJgRKvtoZnsNFfeyoAHleGrkgKjMX/8lTQtPIBbKEbW+iFDXTgqfy/Rd6uvy1GwmSOE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708163096; c=relaxed/simple; bh=gVPpGJetC+LSCjuhxefc5IRIULrfU4VMAbYydq//Dzk=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=YUSI6HKJN72dBGf6d0JOhYk9+1AIB9HjwS/YzQ9dbdBMDMRAj35NZqmDMrPmtUqfNsoNIVPGLWLTUmi1qtSTbl6ktVvJBKLgI4QuFvMO/Qag7elgkeyEumxoqvBZ+HubLAmyH3ZWbNFX64ZzS3LzWplXNqIF5sF1Eo5MhgNCmk0= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1708163091; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=qa0axTJ584nklR7Nih+nEAITKZ+QHDz/lRRdzsEtUDM=; b=czAPqPXgfihvFdhJxm3YJOFhZ7B4ElCdPSVnorTqdQlpm+S+mwyhdEs3pAyY0MKI39hrNz VjhWVJXkBBAcppfYjN7wvkluKoI+vDopasCrtntsXMHELB88UXtz5Uq/HHKPC8MYTkIQGs p06KfVLxfRtGcRwhg46gEJ9o2CF4fzQ= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-630-XB7FeVOZMgK9rXS2Of9byg-1; Sat, 17 Feb 2024 04:44:47 -0500 X-MC-Unique: XB7FeVOZMgK9rXS2Of9byg-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 6820885A58E for ; Sat, 17 Feb 2024 09:44:47 +0000 (UTC) Received: from oldenburg.str.redhat.com (unknown [10.39.192.31]) by smtp.corp.redhat.com (Postfix) with ESMTPS id DB2A71121306 for ; Sat, 17 Feb 2024 09:44:46 +0000 (UTC) From: Florian Weimer To: gcc-patches@gcc.gnu.org Subject: [PATCH wwwdocs] CSS: Color markup for / Date: Sat, 17 Feb 2024 10:44:45 +0100 Message-ID: <87wmr34e7m.fsf@oldenburg.str.redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.3 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-Spam-Status: No, score=-10.8 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org In addition to underlines and strikethroughs. This makes it easier to spot the differences in example code changes. --- htdocs/gcc.css | 4 ++++ 1 file changed, 4 insertions(+) base-commit: 848ebfb46379178be3b0307c2ef99f4012e40edd diff --git a/htdocs/gcc.css b/htdocs/gcc.css index 77d01ee0..e32c4b93 100644 --- a/htdocs/gcc.css +++ b/htdocs/gcc.css @@ -98,6 +98,10 @@ div.copyright p:nth-child(3) { margin-bottom: 0; } .blue { color:blue; } .blackbg { color:white; background-color: #000000; } +/* Inline markup for differences. */ +ins { background-color: lightgreen } +del { background-color: pink } + /* Quote an e-mail. The first
has the sender, the second the quote. */ blockquote.mail div:nth-child(2) { border-left: solid blue; padding-left: 4pt; }