colorpicker fertig und gruppen löschbar
This commit is contained in:
		@@ -13,7 +13,7 @@
 | 
			
		||||
  <body id="vue-app">
 | 
			
		||||
 | 
			
		||||
    <!-- Navbar -->
 | 
			
		||||
    <nav class="navbar sticky-top navbar-light bg-light" style="background-color:rgb(200, 200, 201)">
 | 
			
		||||
    <nav class="navbar sticky-top navbar-light spez-farbe" style="background-color:rgb(200, 200, 201)">
 | 
			
		||||
        <a class="navbar-brand" id="dashurl">
 | 
			
		||||
            <div class="logo-image">
 | 
			
		||||
                <img src="/images/Logo.png" class="img-fluid">
 | 
			
		||||
@@ -33,7 +33,7 @@
 | 
			
		||||
    <br>
 | 
			
		||||
 | 
			
		||||
    <!-- alle cards-->
 | 
			
		||||
    <div class="container justify-content-center cardausgabe">
 | 
			
		||||
    <div class="row justify-content-center cardausgabe">
 | 
			
		||||
        <div class="card-columns">
 | 
			
		||||
            <div class="listen-ausgabe">
 | 
			
		||||
            </div>
 | 
			
		||||
@@ -43,16 +43,20 @@
 | 
			
		||||
    <!-- detail card -->
 | 
			
		||||
    <div class="row justify-content-center ">
 | 
			
		||||
        <div class="card border-light mb-3 detailcardausgabe" style="width: 50rem;">
 | 
			
		||||
            <div class="card-header"></div>
 | 
			
		||||
            <div class="card-header" style="background-color: #b3b3b3;"></div>
 | 
			
		||||
 | 
			
		||||
            <div class="card-body text-dark gruppeninhalt"></div>
 | 
			
		||||
            <div class="card-body text-dark">
 | 
			
		||||
                <div class="row justify-content-center gruppeninhalt">
 | 
			
		||||
                    
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
                
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    <!-- Modal Group Hinzufügen -->
 | 
			
		||||
    <div class="modal fade bd-example-modal-sm ListenDetailAdd" tabindex="-1" role="dialog" aria-labelledby="mySmallModalLabel" aria-hidden="true">
 | 
			
		||||
    <div class="modal fade bd-example-modal-sm ListenDetailAdd" tabindex="-1" role="dialog" aria-labelledby="ListenDetailAdd" aria-hidden="true">
 | 
			
		||||
        <div class="modal-dialog modal-sm">
 | 
			
		||||
            <div class="modal-content">
 | 
			
		||||
                <div>
 | 
			
		||||
@@ -68,7 +72,7 @@
 | 
			
		||||
                      <div class="farbeeen">
 | 
			
		||||
                            
 | 
			
		||||
                        <input type="radio" name="color" id="farbe1" value="F44336" />
 | 
			
		||||
                        <label for="farbe1"><span class="farbe1 border"></span></label>
 | 
			
		||||
                        <label for="farbe1"><span class="farbe1"></span></label>
 | 
			
		||||
    
 | 
			
		||||
                        <input type="radio" name="color" id="farbe2" value="e91e63" />
 | 
			
		||||
                        <label for="farbe2"><span class="farbe2"></span></label>
 | 
			
		||||
@@ -85,25 +89,25 @@
 | 
			
		||||
                        <input type="radio" name="color" id="farbe6" value="2196F3" />
 | 
			
		||||
                        <label for="farbe6"><span class="farbe6"></span></label>
 | 
			
		||||
 | 
			
		||||
                        <!-- <br> 
 | 
			
		||||
                        <br> 
 | 
			
		||||
    
 | 
			
		||||
                        <input type="radio" name="color" id="violet" value="violet" />
 | 
			
		||||
                        <label for="violet"><span class="violet"></span></label>
 | 
			
		||||
                        <input type="radio" name="color" id="farbe7" value="03a9f4" />
 | 
			
		||||
                        <label for="farbe7"><span class="farbe7"></span></label>
 | 
			
		||||
    
 | 
			
		||||
                        <input type="radio" name="color" id="purple" value="purple" />
 | 
			
		||||
                        <label for="purple"><span class="purple"></span></label>
 | 
			
		||||
                        <input type="radio" name="color" id="farbe8" value="00bcd4" />
 | 
			
		||||
                        <label for="farbe8"><span class="farbe8"></span></label>
 | 
			
		||||
    
 | 
			
		||||
                        <input type="radio" name="color" id="pink" value="pink" />
 | 
			
		||||
                        <label for="pink"><span class="pink"></span></label>
 | 
			
		||||
                        <input type="radio" name="color" id="farbe9" value="009688" />
 | 
			
		||||
                        <label for="farbe9"><span class="farbe9"></span></label>
 | 
			
		||||
 | 
			
		||||
                        <input type="radio" name="color" id="blue" value="blue" />
 | 
			
		||||
                        <label for="blue"><span class="blue"></span></label>
 | 
			
		||||
                        <input type="radio" name="color" id="farbe10" value="4caf50" />
 | 
			
		||||
                        <label for="farbe10"><span class="farbe10"></span></label>
 | 
			
		||||
    
 | 
			
		||||
                        <input type="radio" name="color" id="violet" value="violet" />
 | 
			
		||||
                        <label for="violet"><span class="violet"></span></label>
 | 
			
		||||
                        <input type="radio" name="color" id="farbe11" value="8bc34a" />
 | 
			
		||||
                        <label for="farbe11"><span class="farbe11"></span></label>
 | 
			
		||||
    
 | 
			
		||||
                        <input type="radio" name="color" id="purple" value="purple" />
 | 
			
		||||
                        <label for="purple"><span class="purple"></span></label> -->
 | 
			
		||||
                        <input type="radio" name="color" id="farbe12" value="cddc39" />
 | 
			
		||||
                        <label for="farbe12"><span class="farbe12"></span></label>
 | 
			
		||||
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
@@ -118,7 +122,7 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    <!-- Modal Item Hinzufügen -->
 | 
			
		||||
    <div class="modal fade bd-example-modal-sm GroupItemAdd" tabindex="-1" role="dialog" aria-labelledby="mySmallModalLabel" aria-hidden="true">
 | 
			
		||||
    <div class="modal fade bd-example-modal-sm GroupItemAdd" tabindex="-1" role="dialog" aria-labelledby="GroupItemAdd" aria-hidden="true">
 | 
			
		||||
        <div class="modal-dialog modal-sm">
 | 
			
		||||
            <div class="modal-content">
 | 
			
		||||
                <div class="inhalt">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user