[gitg] Should've been done in commit 312cc37
- From: Techlive Zheng <techlivezh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Should've been done in commit 312cc37
- Date: Mon, 23 Dec 2013 16:46:25 +0000 (UTC)
commit 0f07b0fbed9635d96b562ee19de591d49c835916
Author: Techlive Zheng <techlivezheng gmail com>
Date: Wed Dec 18 12:21:47 2013 +0800
Should've been done in commit 312cc37
https://bugzilla.gnome.org/show_bug.cgi?id=720886
libgitg/resources/diff-view.css | 4 ----
libgitg/resources/diff-view.html | 2 +-
2 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/libgitg/resources/diff-view.css b/libgitg/resources/diff-view.css
index 7b926e1..eb66d89 100644
--- a/libgitg/resources/diff-view.css
+++ b/libgitg/resources/diff-view.css
@@ -61,10 +61,6 @@ div#diff div.file table.wrapped td.code {
white-space: pre-wrap;
}
-div#diff div.file:first-child table.contents {
- margin-top: 0px;
-}
-
div#diff div.file table tr.context td:last-child {
background-color: #fafafa;
}
diff --git a/libgitg/resources/diff-view.html b/libgitg/resources/diff-view.html
index 61944eb..efaa8ae 100644
--- a/libgitg/resources/diff-view.html
+++ b/libgitg/resources/diff-view.html
@@ -21,7 +21,7 @@
<!-- Diff template -->
<div class="file">
- <table class="contents">
+ <table>
<colgroup>
<col width="0">
<col width="0">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]