mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 15:57:02 +01:00 
			
		
		
		
	Styled focus modal a bit more and moved it back up
This commit is contained in:
		@@ -241,6 +241,11 @@ a {
 | 
			
		||||
  width: 305px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#focusmodal {
 | 
			
		||||
  background-color: rgba(84, 110, 122, 0.58);
 | 
			
		||||
  text-shadow: 1px 1px 2px black, 0 0 1em #607d8b, 0 0 0.2em #b0bec5;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.message_emoji {
 | 
			
		||||
  height: 20px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -127,7 +127,7 @@
 | 
			
		||||
            inDuration: 400,
 | 
			
		||||
            outDuration: 400,
 | 
			
		||||
            startingTop: "4%",
 | 
			
		||||
            endingTop: "30%",
 | 
			
		||||
            endingTop: "10%",
 | 
			
		||||
        });
 | 
			
		||||
        $("#focusmodal").modal("open");
 | 
			
		||||
        $("#userembedmodal").modal({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user