Strip trailing whitespace on win95.scss
This commit is contained in:
		
							parent
							
								
									d3f64812a6
								
							
						
					
					
						commit
						766d6aac44
					
				@ -54,7 +54,6 @@ $ui-highlight-color: $win95-window-header;
 | 
				
			|||||||
  border-radius:0px;
 | 
					  border-radius:0px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
@mixin win95-tab() {
 | 
					@mixin win95-tab() {
 | 
				
			||||||
  box-shadow: inset -1px 0px 0px #000000,
 | 
					  box-shadow: inset -1px 0px 0px #000000,
 | 
				
			||||||
              inset 1px 0px 0px #ffffff,
 | 
					              inset 1px 0px 0px #ffffff,
 | 
				
			||||||
@ -122,7 +121,6 @@ $ui-highlight-color: $win95-window-header;
 | 
				
			|||||||
  vertical-align: middle;
 | 
					  vertical-align: middle;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
/* main win95 style */
 | 
					/* main win95 style */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
@ -717,7 +715,6 @@ body.admin {
 | 
				
			|||||||
  font-weight:bold;
 | 
					  font-weight:bold;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
.drawer__header {
 | 
					.drawer__header {
 | 
				
			||||||
  background: $win95-bg;
 | 
					  background: $win95-bg;
 | 
				
			||||||
  @include win95-border-outset()
 | 
					  @include win95-border-outset()
 | 
				
			||||||
@ -1420,7 +1417,6 @@ body.admin {
 | 
				
			|||||||
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAFnpUWHRUaXRsZQAACJnLzU9JzElKBwALgwLXaCRlPwAAABd6VFh0QXV0aG9yAAAImUvOKMrPS8wBAAuaAugOwWPyAAAAEUlEQVQImWNgYGD4z4AE/gMADwMB/414xEUAAAAASUVORK5CYII=');
 | 
					  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAFnpUWHRUaXRsZQAACJnLzU9JzElKBwALgwLXaCRlPwAAABd6VFh0QXV0aG9yAAAImUvOKMrPS8wBAAuaAugOwWPyAAAAEUlEQVQImWNgYGD4z4AE/gMADwMB/414xEUAAAAASUVORK5CYII=');
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
.admin-wrapper::before {
 | 
					.admin-wrapper::before {
 | 
				
			||||||
  position:absolute;
 | 
					  position:absolute;
 | 
				
			||||||
  top:0px;
 | 
					  top:0px;
 | 
				
			||||||
@ -1765,4 +1761,3 @@ a.table-action-link:hover,
 | 
				
			|||||||
  color:black;
 | 
					  color:black;
 | 
				
			||||||
  border-bottom: 0px solid transparent;
 | 
					  border-bottom: 0px solid transparent;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user