Merge branch 'theme_light' into cybrespace
This commit is contained in:
		
						commit
						bfef28dd9f
					
				
					 1 changed files with 7 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -17,10 +17,8 @@ $action-button-color: $icon-button-inactive-color;
 | 
			
		|||
 | 
			
		||||
$about-page-text: $primary-text-color;
 | 
			
		||||
 | 
			
		||||
@import 'application';
 | 
			
		||||
@import 'cybre-base';
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
$gold-star: #dd9d08;
 | 
			
		||||
 | 
			
		||||
/* cybre-specific additions */
 | 
			
		||||
| 
						 | 
				
			
			@ -265,6 +263,10 @@ $gold-star: #dd9d08;
 | 
			
		|||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.status-card, .status-card.compact {
 | 
			
		||||
  border-color: $ui-highlight-color;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// selectivity -- needs to override .column-header > button
 | 
			
		||||
.column-header .column-header__back-button {
 | 
			
		||||
  background: $header-color;
 | 
			
		||||
| 
						 | 
				
			
			@ -793,7 +795,7 @@ button.icon-button {
 | 
			
		|||
  color: $primary-text-color;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.admin-wrapper .content { 
 | 
			
		||||
.admin-wrapper .content {
 | 
			
		||||
  & > p {
 | 
			
		||||
    color: $primary-text-color;
 | 
			
		||||
  }
 | 
			
		||||
| 
						 | 
				
			
			@ -925,8 +927,8 @@ button.icon-button {
 | 
			
		|||
    color: $white;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
.public-layout .header .brand:hover, 
 | 
			
		||||
.public-layout .header .brand:focus, 
 | 
			
		||||
.public-layout .header .brand:hover,
 | 
			
		||||
.public-layout .header .brand:focus,
 | 
			
		||||
.public-layout .header .brand:active {
 | 
			
		||||
  background: lighten($ui-highlight-color, 5%);
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue