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
1c3c5c2b
Commit
1c3c5c2b
authored
Dec 24, 2016
by
Alfredo Sumaran
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-cycle-analytics-nav' into 'master'
CSS fixes on Cycle Analytics page See merge request !8300
parents
21fb690c
64086f6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
app/assets/stylesheets/pages/cycle_analytics.scss
app/assets/stylesheets/pages/cycle_analytics.scss
+5
-6
No files found.
app/assets/stylesheets/pages/cycle_analytics.scss
View file @
1c3c5c2b
...
...
@@ -23,12 +23,12 @@
}
.stage-header
{
width
:
2
8
%
;
width
:
2
6
%
;
padding-left
:
$gl-padding
;
}
.median-header
{
width
:
1
2
%
;
width
:
1
4
%
;
}
.event-header
{
...
...
@@ -141,7 +141,7 @@
.dismiss-icon
{
position
:
absolute
;
right
:
$cycle-analytics-
dismiss-icon-color
;
right
:
$cycle-analytics-
box-padding
;
cursor
:
pointer
;
color
:
$cycle-analytics-dismiss-icon-color
;
}
...
...
@@ -215,7 +215,6 @@
border-bottom
:
1px
solid
transparent
;
border-right
:
1px
solid
$border-color
;
background-color
:
$gray-light
;
cursor
:
default
;
&
.active
{
background-color
:
transparent
;
...
...
@@ -247,11 +246,11 @@
float
:
left
;
&
.stage-name
{
width
:
70
%
;
width
:
65
%
;
}
&
.stage-median
{
width
:
3
0
%
;
width
:
3
5
%
;
}
}
...
...
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