From 09dd4d3192073ba9ecc7feb8a5dfcd213affd525 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Mon, 24 Sep 2018 17:27:12 -0400 Subject: Bug 1493500 - Remove all trailing whitespaces from all files --- skins/standard/duplicates.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'skins/standard/duplicates.css') diff --git a/skins/standard/duplicates.css b/skins/standard/duplicates.css index e89b72c59..c9fca7523 100644 --- a/skins/standard/duplicates.css +++ b/skins/standard/duplicates.css @@ -2,18 +2,18 @@ * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.mozilla.org/MPL/ - * + * * Software distributed under the License is distributed on an "AS * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * implied. See the License for the specific language governing * rights and limitations under the License. - * + * * The Original Code is the Bugzilla Bug Tracking System. - * + * * The Initial Developer of the Original Code is Everything Solved, Inc. * Portions created by the Initial Developer are Copyright (C) 2009 * the Initial Developer. All Rights Reserved. - * + * * Contributor(s): * Max Kanat-Alexander */ @@ -23,7 +23,7 @@ } #duplicates_table .resolved { - background-color: #d9d9d9; + background-color: #d9d9d9; color: black; } -- cgit v1.2.3-24-g4f1b