mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Move clearfix to helpers.scss
This commit is contained in:
		@@ -1,5 +0,0 @@
 | 
			
		||||
.clearfix::after {
 | 
			
		||||
  clear: both;
 | 
			
		||||
  content: "";
 | 
			
		||||
  display: block;
 | 
			
		||||
}
 | 
			
		||||
@@ -1,3 +1,9 @@
 | 
			
		||||
.clearfix::after {
 | 
			
		||||
  clear: both;
 | 
			
		||||
  content: "";
 | 
			
		||||
  display: block;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.clickable {
 | 
			
		||||
  cursor: pointer !important;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,6 @@
 | 
			
		||||
 | 
			
		||||
// Components
 | 
			
		||||
@import "components/base-colors";
 | 
			
		||||
@import "components/clearfix";
 | 
			
		||||
@import "components/corpus-status-color";
 | 
			
		||||
@import "components/helpers.scss";
 | 
			
		||||
@import "components/job-status-color";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user