Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
41d3a5d7
Commit
41d3a5d7
authored
May 08, 2017
by
Douwe Maan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused CSS
parent
9ada13d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
29 deletions
+0
-29
app/assets/stylesheets/pages/diff.scss
app/assets/stylesheets/pages/diff.scss
+0
-25
app/assets/stylesheets/pages/notes.scss
app/assets/stylesheets/pages/notes.scss
+0
-4
No files found.
app/assets/stylesheets/pages/diff.scss
View file @
41d3a5d7
...
...
@@ -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
;
...
...
app/assets/stylesheets/pages/notes.scss
View file @
41d3a5d7
...
...
@@ -284,10 +284,6 @@ ul.notes {
}
}
.diff-header
>
span
{
margin-right
:
10px
;
}
.line_content
{
white-space
:
pre-wrap
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment