¶Ô±ÈÐÂÎļþ |
| | |
| | | .djs-palette { |
| | | width: 300px; |
| | | |
| | | .bpmn-icon-hand-tool:hover { |
| | | &:after { |
| | | content: 'å¯å¨æå¨å·¥å
·'; |
| | | position: absolute; |
| | | left: 45px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-lasso-tool:hover { |
| | | &:after { |
| | | content: 'å¯å¨å¥ç´¢å·¥å
·'; |
| | | position: absolute; |
| | | left: 100px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-space-tool:hover { |
| | | &:after { |
| | | content: 'å¯å¨å建/å é¤ç©ºé´å·¥å
·'; |
| | | position: absolute; |
| | | left: 45px; |
| | | width: 170px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-connection-multi:hover { |
| | | &:after { |
| | | content: 'å¯å¨å
¨å±è¿æ¥å·¥å
·'; |
| | | position: absolute; |
| | | left: 100px; |
| | | width: 140px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-start-event-none:hover { |
| | | &:after { |
| | | content: 'å建å¼å§äºä»¶'; |
| | | position: absolute; |
| | | left: 45px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-intermediate-event-none:hover { |
| | | &:after { |
| | | content: 'å建ä¸é´/è¾¹çäºä»¶'; |
| | | position: absolute; |
| | | left: 100px; |
| | | width: 140px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-end-event-none:hover { |
| | | &:after { |
| | | content: 'åå»ºç»æäºä»¶'; |
| | | position: absolute; |
| | | left: 45px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-gateway-none:hover { |
| | | &:after { |
| | | content: 'å建ç½å
³'; |
| | | position: absolute; |
| | | left: 100px; |
| | | width: 90px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-gateway-parallel:hover { |
| | | &:after { |
| | | content: 'å建并è¡ç½å
³'; |
| | | position: absolute; |
| | | left: 45px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-gateway-eventbased:hover { |
| | | &:after { |
| | | content: 'å建äºä»¶ç½å
³'; |
| | | position: absolute; |
| | | left: 100px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-task:hover { |
| | | &:after { |
| | | content: 'å建任å¡'; |
| | | position: absolute; |
| | | left: 45px; |
| | | width: 80px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-subprocess-expanded:hover { |
| | | &:after { |
| | | content: 'åå»ºå¯æå åæµç¨'; |
| | | position: absolute; |
| | | left: 100px; |
| | | width: 140px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-user-task:hover { |
| | | &:after { |
| | | content: 'åå»ºç¨æ·ä»»å¡'; |
| | | position: absolute; |
| | | left: 45px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | |
| | | .task-multi-instance:hover { |
| | | &:after { |
| | | content: 'å建å¤å®ä¾ç¨æ·ä»»å¡'; |
| | | position: absolute; |
| | | left: 100px; |
| | | width: 160px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-participant:hover { |
| | | &:after { |
| | | content: 'åå»ºæ³³æ± /æ³³é'; |
| | | position: absolute; |
| | | left: 45px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | .bpmn-icon-data-object { |
| | | display: none; |
| | | &:hover { |
| | | &:after { |
| | | content: 'åå»ºæ°æ®å¯¹è±¡'; |
| | | position: absolute; |
| | | left: 45px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | } |
| | | .bpmn-icon-data-store { |
| | | display: none; |
| | | &:hover { |
| | | &:after { |
| | | content: 'åå»ºæ°æ®åå¨'; |
| | | position: absolute; |
| | | left: 100px; |
| | | width: 120px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | } |
| | | .bpmn-icon-group { |
| | | display: none; |
| | | &:hover { |
| | | &:after { |
| | | content: 'å建åç»'; |
| | | position: absolute; |
| | | left: 100px; |
| | | width: 100px; |
| | | font-size: 15px; |
| | | font-weight: bold; |
| | | color: #3a84de; |
| | | border-radius: 2px; |
| | | border: 1px solid #cccccc; |
| | | background-color: #fafafa; |
| | | opacity: 0.8; |
| | | } |
| | | } |
| | | } |
| | | } |