summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-09-24 23:27:12 +0200
committerKohei Yoshino <kohei.yoshino@gmail.com>2018-09-26 19:23:39 +0200
commit09dd4d3192073ba9ecc7feb8a5dfcd213affd525 (patch)
tree72431fb524edf6e92afd63237e56f229217c3257 /skins
parent03d03939f90f2a258d9a4840eaa9af16fca7581f (diff)
downloadbugzilla-09dd4d3192073ba9ecc7feb8a5dfcd213affd525.tar.gz
bugzilla-09dd4d3192073ba9ecc7feb8a5dfcd213affd525.tar.xz
Bug 1493500 - Remove all trailing whitespaces from all files
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/IE-fixes.css4
-rw-r--r--skins/standard/dependency-tree.css16
-rw-r--r--skins/standard/duplicates.css10
-rw-r--r--skins/standard/enter_bug.css2
-rw-r--r--skins/standard/search_form.css26
-rw-r--r--skins/standard/show_bug.css16
6 files changed, 37 insertions, 37 deletions
diff --git a/skins/standard/IE-fixes.css b/skins/standard/IE-fixes.css
index fd96e4afe..0e3443fcf 100644
--- a/skins/standard/IE-fixes.css
+++ b/skins/standard/IE-fixes.css
@@ -26,8 +26,8 @@ form#Create #comp_desc {
margin: .5em 1em;
}
-#bug_id_container, .search_field_grid,
-.search_email_fields, ul.bug_changes li {
+#bug_id_container, .search_field_grid,
+.search_email_fields, ul.bug_changes li {
zoom: 1;
display: inline;
}
diff --git a/skins/standard/dependency-tree.css b/skins/standard/dependency-tree.css
index cab167171..0aea49704 100644
--- a/skins/standard/dependency-tree.css
+++ b/skins/standard/dependency-tree.css
@@ -17,7 +17,7 @@
* Rights Reserved.
*
* Contributor(s): Christian Reis <kiko@async.com.br>
- * André Batosti <batosti@async.com.br>
+ * André Batosti <batosti@async.com.br>
*/
ul.tree {
@@ -31,19 +31,19 @@ ul.tree ul {
display: block;
}
-ul.tree li {
+ul.tree li {
/* see http://www.kryogenix.org/code/browser/aqlists/ for idea */
- padding-top: 3px;
- text-indent: -1.2em;
- padding-left: 0.5em;
+ padding-top: 3px;
+ text-indent: -1.2em;
+ padding-left: 0.5em;
padding-bottom: 3px;
list-style-type: none;
background: url("dependency-tree/bug-item.png") no-repeat;
}
ul.tree li a.b {
- padding-left: 30px;
- margin-right: -14px;
+ padding-left: 30px;
+ margin-right: -14px;
text-decoration: none;
}
@@ -64,7 +64,7 @@ ul.tree a.tree_link img {
.summ_info {
/* change to inline if you would like to see the full bug details
* displayed in the list */
- display: none;
+ display: none;
font-size: 75%;
}
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 <mkanat@bugzilla.org>
*/
@@ -23,7 +23,7 @@
}
#duplicates_table .resolved {
- background-color: #d9d9d9;
+ background-color: #d9d9d9;
color: black;
}
diff --git a/skins/standard/enter_bug.css b/skins/standard/enter_bug.css
index 34be42f7a..7f610b82b 100644
--- a/skins/standard/enter_bug.css
+++ b/skins/standard/enter_bug.css
@@ -62,7 +62,7 @@
/* The Possible Duplicates table on enter_bug. */
#possible_duplicates th {
- text-align: center;
+ text-align: center;
background: none;
border-collapse: collapse;
}
diff --git a/skins/standard/search_form.css b/skins/standard/search_form.css
index 71ce22484..d191fac4d 100644
--- a/skins/standard/search_form.css
+++ b/skins/standard/search_form.css
@@ -14,7 +14,7 @@
* Portions created by the Initial Developer are Copyright (C) 2010 the
* Initial Developer. All Rights Reserved.
*
- * Contributor(s):
+ * Contributor(s):
* Guy Pyrzak <guy.pyrzak@gmail.com>
*/
@@ -26,7 +26,7 @@
white-space: nowrap;
}
-#bug_id_container {
+#bug_id_container {
display: inline-block;
vertical-align: middle;
padding-bottom: 1ex;
@@ -36,7 +36,7 @@
width: 9em;
}
-.container_date_from,
+.container_date_from,
.container_date_to {
width: 14em;
padding-bottom: 1ex;
@@ -59,15 +59,15 @@
display: inline-block;
}
-.search_field_grid .field_help_link,
-.history_query .field_help_link
+.search_field_grid .field_help_link,
+.history_query .field_help_link
{
display: block;
text-align: left;
}
#chart .section_help {
- font-size: 0.8em;
+ font-size: 0.8em;
font-weight: normal
}
@@ -88,7 +88,7 @@
display: block;
}
-#summary_field.search_field_row input,
+#summary_field.search_field_row input,
#summary_field.search_field_row select
{
display: inline;
@@ -164,13 +164,13 @@ div.bz_section_title {
}
div.bz_section_title a {
- font-weight: bold;
+ font-weight: bold;
}
div.bz_section_title span {
font-size: 0.75em;
- margin-left: 1em;
-}
+ margin-left: 1em;
+}
#summary_field label {
font-weight: bold;
@@ -184,9 +184,9 @@ div.bz_section_title span {
margin-top: 2em;
}
-.hide_people_filter #people_filter_section,
-.hide_history_filter #history_filter_section,
-.hide_detailed_information #detailed_information_section
+.hide_people_filter #people_filter_section,
+.hide_history_filter #history_filter_section,
+.hide_detailed_information #detailed_information_section
{
display: none;
}
diff --git a/skins/standard/show_bug.css b/skins/standard/show_bug.css
index 0ef6722f9..2326e6046 100644
--- a/skins/standard/show_bug.css
+++ b/skins/standard/show_bug.css
@@ -1,9 +1,9 @@
.bz_alias_short_desc_container {
- margin: 8px 0;
- padding: 0.3em;
- background-color: rgb(208, 208, 208);
+ margin: 8px 0;
+ padding: 0.3em;
+ background-color: rgb(208, 208, 208);
border-radius: 0.5em;
- font-size: 125%;
+ font-size: 125%;
font-weight: bold;
}
@@ -30,7 +30,7 @@ table#flags {
}
.related_actions {
- font-size: 0.85em;
+ font-size: 0.85em;
float: right;
list-style-type: none;
white-space: nowrap;
@@ -86,7 +86,7 @@ table#flags {
text-align: center;
}
-.bz_time_tracking_table th,
+.bz_time_tracking_table th,
.bz_time_tracking_table td {
padding: 4px;
}
@@ -98,11 +98,11 @@ table#flags {
width: 7em;
}
-#summary tr td {
+#summary tr td {
vertical-align:top;
}
-#status {
+#status {
margin-bottom: 3ex;
}