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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
fc953eb1
Commit
fc953eb1
authored
Feb 05, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve turbolink spinner
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
268c183b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
app/assets/stylesheets/sections/header.scss
app/assets/stylesheets/sections/header.scss
+2
-0
app/views/layouts/_head_panel.html.haml
app/views/layouts/_head_panel.html.haml
+1
-2
app/views/layouts/_public_head_panel.html.haml
app/views/layouts/_public_head_panel.html.haml
+1
-2
No files found.
app/assets/stylesheets/sections/header.scss
View file @
fc953eb1
...
...
@@ -196,6 +196,8 @@ header {
.turbolink-spinner
{
color
:
#FFF
;
font-size
:
22px
;
margin-right
:
10px
;
}
.search
{
...
...
app/views/layouts/_head_panel.html.haml
View file @
fc953eb1
...
...
@@ -17,8 +17,7 @@
%li
.hidden-sm.hidden-xs
%a
%div
.hide.turbolink-spinner
%i
.icon-spinner.icon-spin
Loading...
%i
.icon-refresh.icon-spin
%li
.hidden-sm.hidden-xs
=
render
"layouts/search"
%li
.visible-sm.visible-xs
...
...
app/views/layouts/_public_head_panel.html.haml
View file @
fc953eb1
...
...
@@ -19,5 +19,4 @@
%li
%a
%div
.hide.turbolink-spinner
%i
.icon-spinner.icon-spin
Loading...
%i
.icon-refresh.icon-spin
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