| | |
| | | .jimu-widget-modelDiagram { |
| | | position: absolute !important; |
| | | font-size: 14px; |
| | | height: 120px !important; |
| | | height: 180px !important; |
| | | width: 280px !important; |
| | | /* 240px */ |
| | | background: rgb(254, 254, 254); |
| | |
| | | right: 383px !important; |
| | | left: auto !important; |
| | | box-shadow: 0 0 8px #fff; |
| | | display: none; |
| | | /* display: none; */ |
| | | } |
| | | |
| | | .jimu-widget-modelDiagram .seemodo { |
| | |
| | | |
| | | .jimu-widget-modelDiagram .modelDiagramMain { |
| | | width: 230px; |
| | | height: 110px; |
| | | height: 160px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | flex-direction: column; |
| | | position: absolute; |
| | | top: 1.5px; |
| | | left: 10px; |
| | | top: 8px; |
| | | left: 15px; |
| | | cursor: pointer; |
| | | } |
| | | .jimu-widget-modelDiagram .modelDiagramMain button{ |
| | | line-height: 12px; |
| | | } |
| | | |
| | | .jimu-widget-modelDiagram .inp { |
| | |
| | | } |
| | | |
| | | .jimu-widget-modelDiagram .inp .closemodoinput { |
| | | width: 200px; |
| | | width: 180px; |
| | | } |
| | | |
| | | .jimu-widget-modelDiagram .but { |
| | |
| | | |
| | | .jimu-widget-modelDiagram .closesmodelDiagram:hover { |
| | | color: red; |
| | | } |
| | | |
| | | #modelDiagramCHONGFU{ |
| | | z-index: 20; |
| | | position: absolute; |
| | | top: 180px; |
| | | left: 140px; |
| | | width: 170px; |
| | | height: 150px; |
| | | background-color: #fff; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | flex-direction: column; |
| | | border-radius: 5px ; |
| | | box-shadow: 0px 0px 5px #378ef1; |
| | | display: none; |
| | | } |
| | | |
| | | #modelDiagramCHONGFU input{ |
| | | width: 80px; |
| | | } |