[Glitch] Change preferences page into appearance, notifications, and other
Port SCSS changes from 1db4117030ac69b1083ddfe7390dedb02cede421 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									1b0ff4cd69
								
							
						
					
					
						commit
						59d214e54b
					
				@ -199,7 +199,8 @@
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.account-role {
 | 
					.account-role,
 | 
				
			||||||
 | 
					.simple_form .recommended {
 | 
				
			||||||
  display: inline-block;
 | 
					  display: inline-block;
 | 
				
			||||||
  padding: 4px 6px;
 | 
					  padding: 4px 6px;
 | 
				
			||||||
  cursor: default;
 | 
					  cursor: default;
 | 
				
			||||||
 | 
				
			|||||||
@ -79,6 +79,12 @@ code {
 | 
				
			|||||||
          text-decoration: none;
 | 
					          text-decoration: none;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      .recommended {
 | 
				
			||||||
 | 
					        position: absolute;
 | 
				
			||||||
 | 
					        margin: 0 4px;
 | 
				
			||||||
 | 
					        margin-top: -2px;
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -443,6 +449,10 @@ code {
 | 
				
			|||||||
    height: 41px;
 | 
					    height: 41px;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  h4 {
 | 
				
			||||||
 | 
					    margin-bottom: 15px !important;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .label_input {
 | 
					  .label_input {
 | 
				
			||||||
    &__wrapper {
 | 
					    &__wrapper {
 | 
				
			||||||
      position: relative;
 | 
					      position: relative;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user