Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
PUBLIC
/
surfer-okd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 1196eec5
authored
May 19, 2018
by
Johannes Zellner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add progressbar smoothing
1 parent
8370d9f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
frontend/css/style.css
frontend/css/style.css
View file @
1196eec
...
...
@@ -62,6 +62,10 @@ a:hover, a:focus {
visibility
:
visible
;
}
.el-progress-bar__inner
{
transition
:
width
250ms
;
}
.el-breadcrumb
{
border
:
1px
solid
#ebeef5
;
border-radius
:
5px
;
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment