|
@@ -760,8 +760,15 @@ |
|
|
.CodeMirror { |
|
|
.CodeMirror { |
|
|
color: #9daccc; |
|
|
color: #9daccc; |
|
|
background-color: #2b2b2b; |
|
|
background-color: #2b2b2b; |
|
|
border-top: none; |
|
|
|
|
|
|
|
|
border-top: none; |
|
|
} |
|
|
} |
|
|
.CodeMirror-gutters{ |
|
|
.CodeMirror-gutters{ |
|
|
background-color: #2b2b2b; |
|
|
background-color: #2b2b2b; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.repository .diff-detail-box { |
|
|
|
|
|
background-color: inherit; |
|
|
|
|
|
.detail-files { |
|
|
|
|
|
background-color: inherit; |
|
|
|
|
|
} |
|
|
|
|
|
} |