8 lines
438 B
CSS
8 lines
438 B
CSS
.no-skin { position: static !important; }
|
|
.layui-layer { width: 1380px; height: 667px; }
|
|
.ui-pg-button:hover { border: none !important; background: none !important; }
|
|
.chosen-choices .search-choice { max-width: 148px; }
|
|
.chosen-choices .search-choice span { word-wrap: break-word; word-break: break-all; white-space: pre-wrap !important; }
|
|
.SelectBG { background-color: #FFFBB0; }
|
|
.ChildrenBG { background-color: #ADADAD !important; }
|