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