.
This commit is contained in:
		@@ -256,8 +256,12 @@ function Detail(){
 | 
			
		||||
 | 
			
		||||
                                    var link = "/dash/"+idtoken;
 | 
			
		||||
 | 
			
		||||
                                    $(".kopf").attr("style",`background-color:#${neu[0].color}`);
 | 
			
		||||
 | 
			
		||||
                                    console.log(neu[0].color);
 | 
			
		||||
 | 
			
		||||
                                    $(".card-header").append(`<div class="shoplistid" id="${id}">
 | 
			
		||||
                                        <a href="${link}" style="left: 5px; margin-top: -50px">
 | 
			
		||||
                                        <a href="${link}" style="left: 5px; margin-top: -50px;color: black;">
 | 
			
		||||
                                            <i class="fas fa-caret-left"></i>
 | 
			
		||||
                                        </a>
 | 
			
		||||
                                        <button class="itemadd">
 | 
			
		||||
 
 | 
			
		||||
@@ -93,4 +93,4 @@ button:focus{
 | 
			
		||||
.btn:focus, .btn:active {
 | 
			
		||||
    outline: none !important;
 | 
			
		||||
    box-shadow: none !important;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user