Updated jQuery to v3.3.1

SVN:trunk[5961]
This commit is contained in:
Stephen Abello
2018-07-23 06:58:30 +00:00
parent a66d91c507
commit 6630051ef3
33 changed files with 814 additions and 1644 deletions

View File

@@ -2840,3 +2840,13 @@ table.listResults .originColor {
#ds_flash {
margin-bottom: 5px;
}
.menu-icon-select {
max-height: 300px;
position: absolute;
z-index: 201;
overflow-x: hidden;
overflow-y: auto;
}
.menu-icon-select > .ui-menu-item {
padding: 0.3em 3%;
}