From 1df465f0f733ae5a6b63115e9e846d12b438f6be Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 11 May 2014 15:39:57 +1700 Subject: [PATCH] [PATCH] nmbug-status: Make the footer's
gray --- eb/71b4e0d26ccb6dff68d199a0f34aded563371a | 105 ++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 eb/71b4e0d26ccb6dff68d199a0f34aded563371a diff --git a/eb/71b4e0d26ccb6dff68d199a0f34aded563371a b/eb/71b4e0d26ccb6dff68d199a0f34aded563371a new file mode 100644 index 000000000..9711761ce --- /dev/null +++ b/eb/71b4e0d26ccb6dff68d199a0f34aded563371a @@ -0,0 +1,105 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 19E35431FC0 + for ; Sat, 10 May 2014 15:40:47 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id yY9EDd+ZFTbq for ; + Sat, 10 May 2014 15:40:39 -0700 (PDT) +Received: from qmta05.westchester.pa.mail.comcast.net + (qmta05.westchester.pa.mail.comcast.net [76.96.62.48]) + by olra.theworths.org (Postfix) with ESMTP id 0C10A431FBF + for ; Sat, 10 May 2014 15:40:38 -0700 (PDT) +Received: from omta20.westchester.pa.mail.comcast.net ([76.96.62.71]) + by qmta05.westchester.pa.mail.comcast.net with comcast + id 0Naf1o0031YDfWL55NgeJU; Sat, 10 May 2014 22:40:38 +0000 +Received: from odin.tremily.us ([24.18.63.50]) + by omta20.westchester.pa.mail.comcast.net with comcast + id 0Ngc1o00P152l3L3gNgdFf; Sat, 10 May 2014 22:40:38 +0000 +Received: from mjolnir.tremily.us (unknown [192.168.0.140]) + by odin.tremily.us (Postfix) with ESMTPS id 885BA11A68DB; + Sat, 10 May 2014 15:40:36 -0700 (PDT) +Received: (nullmailer pid 1396 invoked by uid 1000); + Sat, 10 May 2014 22:40:04 -0000 +From: "W. Trevor King" +To: notmuch@notmuchmail.org +Subject: [PATCH] nmbug-status: Make the footer's
gray +Date: Sat, 10 May 2014 15:39:57 -0700 +Message-Id: + +X-Mailer: git-send-email 1.9.1.353.gc66d89d +In-Reply-To: +References: +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; + s=q20140121; t=1399761638; + bh=35Jkux9yLe7WXAMDi6+/kOZ6vi0INdLX1UhOAqkEMd0=; + h=Received:Received:Received:Received:From:To:Subject:Date: + Message-Id; + b=nscDXxyrD6cW398S8sxlbeuRbSdsKsMZ+rJo827bHt14+I5QNdEQTCakKsVGADbhI + R1LgTrOe6n8IBA332z+RwYxopJc+U7PCy7s50rrDa9m+0he3Xrdmp6MtTgLKbfWm6v + QK6h45IflxPOJnXJ8pU2y5AwxzeKSrhV9OKiQUcmjZXA2I58hml0WEhGwo+lxeU606 + AHjwloQfHPYkmzRRDyNKqX1a8CE48yaAT9IN0qugQ/e1BkikcFxifyHDHG89bj7Ra/ + famdVCQow7TTzcQKRIRqGD3j8bW5nTo/fmkUnPB4/qiiUV1a/WI256Q/5r/hk61P4O + bHlqwkVJzgGXA== +Cc: Tomi Ollila +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 10 May 2014 22:40:47 -0000 + +So it's less agressive. IE uses 'color' for drawing the rule, while +Gecko and Opera use the border or 'background-color' [1]. + +[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=239386 +--- +On Sun, May 11, 2014 at 12:08:10AM +0300, Tomi Ollila wrote: +> The rendered
irritates me a bit, though. Maybe it could be +> colored light gray ? + +I can't reroll that one myself, unless Carl gives the ok. But here's +some light-gray styling as an additional patch. + +Cheers, +Trevor + + devel/nmbug/nmbug-status | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git a/devel/nmbug/nmbug-status b/devel/nmbug/nmbug-status +index 926d4e4..c92d268 100755 +--- a/devel/nmbug/nmbug-status ++++ b/devel/nmbug/nmbug-status +@@ -315,6 +315,12 @@ _PAGES['html'] = HtmlPage( + tbody:nth-child(4n+3) tr td {{ + background-color: #bce; + }} ++ hr {{ ++ border: 0; ++ height: 1px; ++ color: #ccc; ++ background-color: #ccc; ++ }} + + + +-- +1.9.1.353.gc66d89d + -- 2.26.2