To 2.1.2
This commit is contained in:
		
							parent
							
								
									46001c0137
								
							
						
					
					
						commit
						5fc9f535b5
					
				
					 3 changed files with 19 additions and 0 deletions
				
			
		
							
								
								
									
										
											BIN
										
									
								
								app/javascript/images/clippy_frame.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								app/javascript/images/clippy_frame.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 376 B | 
							
								
								
									
										
											BIN
										
									
								
								app/javascript/images/clippy_wave.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								app/javascript/images/clippy_wave.gif
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 8.7 KiB | 
|  | @ -184,6 +184,21 @@ body.admin { | ||||||
| .drawer .drawer__inner { | .drawer .drawer__inner { | ||||||
|   overflow: visible; |   overflow: visible; | ||||||
|   height:inherit; |   height:inherit; | ||||||
|  |   background:$win95-bg; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .drawer:after { | ||||||
|  |     display:block; | ||||||
|  |     content: " "; | ||||||
|  | 
 | ||||||
|  |     position:absolute; | ||||||
|  |     bottom:15px; | ||||||
|  |     left:15px; | ||||||
|  |     width:132px; | ||||||
|  |     height:117px; | ||||||
|  |     background-image:url("../images/clippy_wave.gif"), url("../images/clippy_frame.png"); | ||||||
|  |     background-repeat:no-repeat; | ||||||
|  |     background-position: 4px 20px, 0px 0px; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .drawer__pager { | .drawer__pager { | ||||||
|  | @ -1182,6 +1197,10 @@ body.admin { | ||||||
|   background-color:$win95-bg; |   background-color:$win95-bg; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | .column .static-content.getting-started { | ||||||
|  |     display:none; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .account__header { | .account__header { | ||||||
|   background-color:#7f7f7f; |   background-color:#7f7f7f; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue