Button Änderungen

This commit is contained in:
ja
2021-08-26 15:04:29 +02:00
parent eeff9bc44f
commit 5df60047d9

View File

@@ -526,7 +526,7 @@
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal" style="background-color:#fff"><img src="../images/samples/default-avatar.jpg"; width="80"; /></button>
</li>
<div class="dropdown-divider"></div>
<li><button type="button" class="btn btn-primary" style="background-color:#fff;color:#043381"><img src="../images/Icons/main/Logout.svg.png"; style="width:20px; height:20px" />Logout</button></li>
<li><button type="button" class="btn btn-primary" style="background-color:#fff;color:#043381"><img src="../images/Icons/main/Logout.svg.png"; style="width:20px; height:20px;color:#043381;background-color:#fff;" />Logout</button></li>
</ul> </li>
</ul>
</nav>