Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
07225485
Commit
07225485
authored
Dec 23, 2020
by
季圣华
Browse files
增加提示框样式
parent
6f733eb0
Changes
2
Hide whitespace changes
Inline
Side-by-side
erp_web/css/common.css
View file @
07225485
...
...
@@ -60,4 +60,22 @@
color
:
blue
;
text-decoration
:
underline
;
cursor
:
pointer
;
}
.progressBar
{
border
:
solid
2px
#86A5AD
;
background
:
white
url('../images/progressBar_m.gif')
no-repeat
10px
10px
;
display
:
none
;
width
:
280px
;
height
:
50px
;
position
:
fixed
;
top
:
50%
;
left
:
50%
;
margin-left
:
-74px
;
margin-top
:
-14px
;
padding
:
10px
10px
10px
50px
;
text-align
:
left
;
line-height
:
27px
;
font-weight
:
bold
;
position
:
absolute
;
z-index
:
9999
;
}
\ No newline at end of file
erp_web/images/progressBar_m.gif
0 → 100644
View file @
07225485
3.41 KB
Write
Preview
Supports
Markdown
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