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