升级easyUI到1.9.4版本
This commit is contained in:
12
erp_web/js/easyui/themes/material/splitbutton.css
Normal file
12
erp_web/js/easyui/themes/material/splitbutton.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.s-btn:hover .m-btn-line,
|
||||
.s-btn-active .m-btn-line,
|
||||
.s-btn-plain-active .m-btn-line {
|
||||
display: inline-block;
|
||||
}
|
||||
.l-btn:hover .s-btn-downarrow,
|
||||
.s-btn-active .s-btn-downarrow,
|
||||
.s-btn-plain-active .s-btn-downarrow {
|
||||
border-style: solid;
|
||||
border-color: #ccc;
|
||||
border-width: 0 0 0 1px;
|
||||
}
|
||||
Reference in New Issue
Block a user