mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Changed open conversation button priority
This commit is contained in:
		@@ -10,6 +10,7 @@
 | 
				
			|||||||
	width: 100%;
 | 
						width: 100%;
 | 
				
			||||||
	text-align: right;
 | 
						text-align: right;
 | 
				
			||||||
	padding-right: 5px;
 | 
						padding-right: 5px;
 | 
				
			||||||
 | 
						z-index: 1000;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#discussionsElem .open-conversation-button {
 | 
					#discussionsElem .open-conversation-button {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -18,6 +18,10 @@
 | 
				
			|||||||
		height: 100%;
 | 
							height: 100%;
 | 
				
			||||||
		padding-top: 50px;
 | 
							padding-top: 50px;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						#friendsList:hover {
 | 
				
			||||||
 | 
							z-index: 1001;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user