BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
63ca9fd0
Commit
63ca9fd0
authored
Dec 14, 2016
by
Kushal Pandya
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Combine common rules
parent
3f2fd48c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
32 deletions
+13
-32
builds.scss
app/assets/stylesheets/pages/builds.scss
+13
-32
No files found.
app/assets/stylesheets/pages/builds.scss
View file @
63ca9fd0
...
...
@@ -78,42 +78,24 @@
display
:
block
;
margin-bottom
:
10px
;
&
.scroll-top
{
top
:
110px
;
.gitlab-icon-scroll-up-hover
{
display
:
none
;
}
&
:hover
{
&
.scroll-top
.gitlab-icon-scroll-up-hover
,
&
.scroll-top
:hover
.gitlab-icon-scroll-up
,
&
.scroll-bottom
.gitlab-icon-scroll-down-hover
,
&
.scroll-bottom
:hover
.gitlab-icon-scroll-down
{
display
:
none
;
}
.gitlab-icon-scroll-up
{
display
:
none
;
}
&
.scroll-top
:hover
.gitlab-icon-scroll-up-hover
,
&
.scroll-bottom
:hover
.gitlab-icon-scroll-down-hover
{
display
:
inline-block
;
}
.gitlab-icon-scroll-up-hover
{
display
:
inline-block
;
}
}
&
.scroll-top
{
top
:
110px
;
}
&
.scroll-bottom
{
bottom
:
-2px
;
.gitlab-icon-scroll-down-hover
{
display
:
none
;
}
&
:hover
{
.gitlab-icon-scroll-down
{
display
:
none
;
}
.gitlab-icon-scroll-down-hover
{
display
:
inline-block
;
}
}
}
}
...
...
@@ -217,8 +199,7 @@
position
:
relative
;
width
:
6px
;
height
:
6px
;
margin-bottom
:
12px
;
margin-left
:
2px
;
margin
:
auto
auto
12px
2px
;
border-radius
:
50%
;
animation
:
blinking-dots
1s
linear
infinite
;
}
...
...
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