| | |
| | | overflow: hidden; |
| | | user-select: none; |
| | | top: 72px; |
| | | left: 10px; |
| | | /* left: 10px; */ |
| | | right: 10px; |
| | | z-index: 16 !important; |
| | | } |
| | | |
| | | .jimu-widget-LeftNavigationBar .left-navigation-bar-but img { |
| | | width: 30px; |
| | | } |
| | | |
| | | .jimu-widget-LeftNavigationBar #l-n-b-m-search-closeOUR { |
| | | position: absolute; |
| | | right: 5px; |
| | | top: 5px; |
| | | cursor: pointer; |
| | | font-size: 18px; |
| | | font-size: 18px; |
| | | } |
| | | |
| | | |
| | | .jimu-widget-LeftNavigationBar #l-n-b-m-search-closeOUR:hover { |
| | | color: red; |
| | | } |
| | | |
| | | .jimu-widget-LeftNavigationBar .left-navigation-bar-main { |
| | | position: fixed; |
| | | |
| | | width: 0px; |
| | | height: 0px; |
| | | /* height: 200px; */ |
| | | /* max-height: 1000px; */ |
| | | padding: 0px; |
| | | |
| | | background-color: #fff; |
| | | z-index: 15 !important; |
| | | top: 72px; |
| | | left: 60px; |
| | | /* left: 10px; */ |
| | | right: 60px; |
| | | /* top: 72px; */ |
| | | /* left: 60px; */ |
| | | border-radius: 5px; |
| | | box-shadow: 0 0 8px #fff; |
| | | transition: all 0.5s; |
| | | /* transition: all 0.5s; */ |
| | | display: none; |
| | | /* border: 1px saddlebrown solid; */ |
| | | } |