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
eaab5459
Commit
eaab5459
authored
7 years ago
by
Takuya Noguchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused CSS selectors for Cycle Analytics
parent
54bacb18
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
41 deletions
+5
-41
app/assets/stylesheets/pages/cycle_analytics.scss
app/assets/stylesheets/pages/cycle_analytics.scss
+0
-41
changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml
...unreleased/41743-unused-selectors-for-cycle-analytics.yml
+5
-0
No files found.
app/assets/stylesheets/pages/cycle_analytics.scss
View file @
eaab5459
...
@@ -117,47 +117,6 @@
...
@@ -117,47 +117,6 @@
top
:
$gl-padding-top
;
top
:
$gl-padding-top
;
}
}
.content-list
{
li
{
padding
:
18px
$gl-padding
$gl-padding
;
.container-fluid
{
padding
:
0
;
}
}
.title-col
{
p
{
margin
:
0
;
&
.title
{
line-height
:
19px
;
font-size
:
14px
;
font-weight
:
$gl-font-weight-bold
;
color
:
$gl-text-color
;
}
&
.text
{
color
:
$layout-link-gray
;
&
.value-col
{
color
:
$gl-text-color
;
}
}
}
}
.value-col
{
text-align
:
right
;
span
{
position
:
relative
;
vertical-align
:
middle
;
top
:
3px
;
}
}
}
.fa-spinner
{
.fa-spinner
{
font-size
:
28px
;
font-size
:
28px
;
position
:
relative
;
position
:
relative
;
...
...
This diff is collapsed.
Click to expand it.
changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml
0 → 100644
View file @
eaab5459
---
title
:
Remove unused CSS selectors for Cycle Analytics
merge_request
:
16270
author
:
Takuya Noguchi
type
:
other
This diff is collapsed.
Click to expand it.
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