Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7e2109b7
authored
2020-12-04 14:50:06 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:进度条样式
1 parent
5817403e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
staticCss/progressBar.css
staticCss/progressBar.css
View file @
7e2109b
...
...
@@ -48,10 +48,10 @@
content
:
" "
;
display
:
block
;
position
:
absolute
;
left
:
8
px
;
top
:
4
px
;
width
:
8
px
;
height
:
1
2
px
;
left
:
9
px
;
top
:
6
px
;
width
:
7
px
;
height
:
1
0
px
;
border-color
:
#fff
;
border-style
:
solid
;
border-width
:
0
2px
2px
0
;
...
...
Please
register
or
sign in
to post a comment