Change local settings SCSS to be more consistent with modals
This commit is contained in:
		
							parent
							
								
									4665965543
								
							
						
					
					
						commit
						971218d1dc
					
				| @ -35,8 +35,8 @@ | |||||||
|   display: block; |   display: block; | ||||||
|   padding: 15px 20px; |   padding: 15px 20px; | ||||||
|   color: inherit; |   color: inherit; | ||||||
|   background: $primary-text-color; |   background: lighten($ui-secondary-color, 8%); | ||||||
|   border-bottom: 1px $ui-primary-color solid; |   border-bottom: 1px $ui-secondary-color solid; | ||||||
|   cursor: pointer; |   cursor: pointer; | ||||||
|   text-decoration: none; |   text-decoration: none; | ||||||
|   outline: none; |   outline: none; | ||||||
| @ -58,8 +58,7 @@ | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .glitch.local-settings__navigation { | .glitch.local-settings__navigation { | ||||||
|   background: $simple-background-color; |   background: lighten($ui-secondary-color, 8%); | ||||||
|   color: $inverted-text-color; |  | ||||||
|   width: 200px; |   width: 200px; | ||||||
|   font-size: 15px; |   font-size: 15px; | ||||||
|   line-height: 20px; |   line-height: 20px; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user