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
b5b3000c
Commit
b5b3000c
authored
Jun 05, 2017
by
季圣华
Browse files
更新价格列表的滑动样式
parent
53ee7dfe
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/css/common.css
View file @
b5b3000c
...
...
@@ -25,21 +25,25 @@
}
#depotHeadFM
.price-list
{
width
:
1
3
0px
;
width
:
1
1
0px
;
float
:
left
;
position
:
absolute
;
border
:
1px
solid
#95B8E7
;
}
#depotHeadFM
.price-list
ul
{
padding-left
:
5px
;
padding-top
:
5px
;
padding
:
0px
;
margin
:
0px
;
background-color
:
#fff
;
}
#depotHeadFM
.price-list
ul
li
{
list-style
:
none
;
padding-bottom
:
5px
;
padding
:
3px
;
}
#depotHeadFM
.price-list
ul
li
:hover
{
background-color
:
#e9f1fc
;
}
...
...
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