Skip to content
Snippets Groups Projects
Commit 41d3a5d7 authored by Douwe Maan's avatar Douwe Maan
Browse files

Remove unused CSS

parent 9ada13d3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -9,31 +9,6 @@
font-weight: 400;
}
 
.diff-header {
position: relative;
background: $gray-light;
border-bottom: 1px solid $border-color;
padding: 10px 16px;
color: $gl-text-color;
z-index: 10;
border-radius: 3px 3px 0 0;
.diff-title {
font-family: $monospace_font;
word-break: break-all;
display: block;
.file-mode {
color: $file-mode-changed;
}
}
.commit-short-id {
font-family: $monospace_font;
font-size: smaller;
}
}
.file-title,
.file-title-flex-parent {
cursor: pointer;
Loading
Loading
Loading
Loading
@@ -284,10 +284,6 @@ ul.notes {
}
}
 
.diff-header > span {
margin-right: 10px;
}
.line_content {
white-space: pre-wrap;
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment