Appearance changes
This commit is contained in:
		
							parent
							
								
									29f5d85c7b
								
							
						
					
					
						commit
						1b125cb704
					
				@ -12,3 +12,7 @@
 | 
				
			|||||||
  border-radius: 5px;
 | 
					  border-radius: 5px;
 | 
				
			||||||
  padding: 5px;
 | 
					  padding: 5px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.chat_row:selected {
 | 
				
			||||||
 | 
						background: mix(@theme_bg_color, @theme_selected_bg_color, 0.3);
 | 
				
			||||||
 | 
						color: mix(@window_fg_color, @theme_selected_bg_color, 0.5);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
@ -244,7 +244,7 @@
 | 
				
			|||||||
                                      <property name="valign">3</property>
 | 
					                                      <property name="valign">3</property>
 | 
				
			||||||
                                      <property name="tooltip-text" translatable="yes">Send Message</property>
 | 
					                                      <property name="tooltip-text" translatable="yes">Send Message</property>
 | 
				
			||||||
                                      <style>
 | 
					                                      <style>
 | 
				
			||||||
                                        <class name="suggested-action"/>
 | 
					                                        <class name="accent"/>
 | 
				
			||||||
                                        <class name="circular"/>
 | 
					                                        <class name="circular"/>
 | 
				
			||||||
                                      </style>
 | 
					                                      </style>
 | 
				
			||||||
                                      <child>
 | 
					                                      <child>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user