Show More
@@ -4640,6 +4640,7 PULL REQUESTS | |||||
4640 | ******************************************************************************/ |
|
4640 | ******************************************************************************/ | |
4641 | .diff-collapse{ |
|
4641 | .diff-collapse{ | |
4642 | text-align: center; |
|
4642 | text-align: center; | |
|
4643 | margin-bottom: -15px; | |||
4643 | } |
|
4644 | } | |
4644 | .diff-collapse-button{ |
|
4645 | .diff-collapse-button{ | |
4645 | cursor: pointer; |
|
4646 | cursor: pointer; | |
@@ -4647,7 +4648,7 PULL REQUESTS | |||||
4647 | font-size: 16px; |
|
4648 | font-size: 16px; | |
4648 | } |
|
4649 | } | |
4649 | .diff-container { |
|
4650 | .diff-container { | |
4650 | margin-bottom: -15px; |
|
4651 | ||
4651 | } |
|
4652 | } | |
4652 |
|
4653 | |||
4653 | .diff-container.hidden{ |
|
4654 | .diff-container.hidden{ | |
@@ -4744,12 +4745,14 div.diffblock pre.raw { | |||||
4744 | table.code-difftable { |
|
4745 | table.code-difftable { | |
4745 | border-collapse: collapse; |
|
4746 | border-collapse: collapse; | |
4746 | width: 99%; |
|
4747 | width: 99%; | |
|
4748 | border-radius: 0px !important; | |||
4747 | } |
|
4749 | } | |
4748 | table.code-difftable td { |
|
4750 | table.code-difftable td { | |
4749 | padding: 0 !important; |
|
4751 | padding: 0 !important; | |
4750 | background: none !important; |
|
4752 | background: none !important; | |
4751 | border:0 !important; |
|
4753 | border:0 !important; | |
4752 | vertical-align: none !important; |
|
4754 | vertical-align: none !important; | |
|
4755 | ||||
4753 | } |
|
4756 | } | |
4754 | table.code-difftable .context { |
|
4757 | table.code-difftable .context { | |
4755 | background:none repeat scroll 0 0 #DDE7EF; |
|
4758 | background:none repeat scroll 0 0 #DDE7EF; |
General Comments 0
You need to be logged in to leave comments.
Login now