You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							92 lines
						
					
					
						
							3.6 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							92 lines
						
					
					
						
							3.6 KiB
						
					
					
				| <!DOCTYPE html> | |
| <!-- saved from url=(0064)chrome-extension://dppcnmibpgmagiigcnfdjpnghplibbna/outline.html --> | |
| <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style rc-util-key="@ant-design-icons"> | |
| .anticon { | |
|   display: inline-block; | |
|   color: inherit; | |
|   font-style: normal; | |
|   line-height: 0; | |
|   text-align: center; | |
|   text-transform: none; | |
|   vertical-align: -0.125em; | |
|   text-rendering: optimizeLegibility; | |
|   -webkit-font-smoothing: antialiased; | |
|   -moz-osx-font-smoothing: grayscale; | |
| } | |
| 
 | |
| .anticon > * { | |
|   line-height: 1; | |
| } | |
| 
 | |
| .anticon svg { | |
|   display: inline-block; | |
| } | |
| 
 | |
| .anticon::before { | |
|   display: none; | |
| } | |
| 
 | |
| .anticon .anticon-icon { | |
|   display: block; | |
| } | |
| 
 | |
| .anticon[tabindex] { | |
|   cursor: pointer; | |
| } | |
| 
 | |
| .anticon-spin::before, | |
| .anticon-spin { | |
|   display: inline-block; | |
|   -webkit-animation: loadingCircle 1s infinite linear; | |
|   animation: loadingCircle 1s infinite linear; | |
| } | |
| 
 | |
| @-webkit-keyframes loadingCircle { | |
|   100% { | |
|     -webkit-transform: rotate(360deg); | |
|     transform: rotate(360deg); | |
|   } | |
| } | |
| 
 | |
| @keyframes loadingCircle { | |
|   100% { | |
|     -webkit-transform: rotate(360deg); | |
|     transform: rotate(360deg); | |
|   } | |
| } | |
| </style> | |
|      | |
|     <link rel="icon" href="chrome-extension://dppcnmibpgmagiigcnfdjpnghplibbna/%PUBLIC_URL%/favicon.ico"> | |
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | |
|     <title>Flash Copilot</title> | |
|     <link href="chrome-extension://dppcnmibpgmagiigcnfdjpnghplibbna/static/css/outline.css" rel="stylesheet"> | |
|     <style> | |
|         /* | |
|         * 所有滚动条不可见 | |
|         * */ | |
|         html::-webkit-scrollbar, | |
|         body::-webkit-scrollbar, | |
|         div::-webkit-scrollbar, | |
|         p::-webkit-scrollbar, | |
|         button::-webkit-scrollbar | |
|         { | |
|             width: 0.01px; | |
|             background-color: transparent; | |
|         } | |
| 
 | |
|         html::-webkit-scrollbar-thumb, | |
|         body::-webkit-scrollbar-thumb, | |
|         div::-webkit-scrollbar-thumb, | |
|         p::-webkit-scrollbar-thumb, | |
|         button::-webkit-scrollbar-thumb | |
|         { | |
|             background-color: transparent; | |
|         } | |
|     </style> | |
| </head> | |
| <body style="background:transparent"> | |
| <script src="chrome-extension://dppcnmibpgmagiigcnfdjpnghplibbna/outline.js"> | |
| </script><div id="outline-container" contenteditable="true"><div style="background-color: rgb(0, 21, 41); padding: 8px; width: 300px;"><div class="ant-row" style="margin-left: -4px; margin-right: -4px; border: 1px solid white; padding: 4px;"><div class="ant-col ant-col-3" style="padding-left: 4px; padding-right: 4px;"><span role="img" aria-label="drag" class="anticon anticon-drag" style="font-size: 30px; color: white;"><svg viewBox="64 64 896 896" focusable="false" data-icon="drag" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M909.3 506.3L781.7 405.6a7.23 7.23 0 00-11.7 5.7V476H548V254h64.8c6 0 9.4-7 5.7-11.7L517.7 114.7a7.14 7.14 0 00-11.3 0L405.6 242.3a7.23 7.23 0 005.7 11.7H476v222H254v-64.8c0-6-7-9.4-11.7-5.7L114.7 506.3a7.14 7.14 0 000 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V548h222v222h-64.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V548h222v64.8c0 6 7 9.4 11.7 5.7l127.5-100.8a7.3 7.3 0 00.1-11.4z"></path></svg></span></div><div class="ant-col ant-col-21" style="padding-left: 4px; padding-right: 4px;"><input placeholder="Search" class="ant-input" type="text" value="" style="width: -webkit-fill-available;"></div></div><div class="no-scrollbar" style="min-height: 350px; max-height: 800px; overflow: scroll; max-width: 400px; opacity: 0; transform: translateX(-65.9871px) translateY(12.6671px) translateZ(0px);"></div></div></div> | |
| 
 | |
| 
 | |
| </body></html> |