some text improvements

This commit is contained in:
lukas-heiligenbrunner 2019-11-11 16:56:01 +01:00
parent 90f95ca1f5
commit 5e0a93ff86

View File

@ -42,7 +42,7 @@
<!-- Main Sidebar Container --> <!-- Main Sidebar Container -->
<aside class="main-sidebar sidebar-dark-primary elevation-4"> <aside class="main-sidebar sidebar-dark-primary elevation-4">
<!-- Brand Logo --> <!-- Brand Logo -->
<a href="myindex.html" class="brand-link"> <a href="dashboard.html" class="brand-link">
<img src="lib/AdminLTE/dist/img/AdminLTELogo.png" alt="AdminLTE Logo" <img src="lib/AdminLTE/dist/img/AdminLTELogo.png" alt="AdminLTE Logo"
class="brand-image img-circle elevation-3" class="brand-image img-circle elevation-3"
style="opacity: .8"> style="opacity: .8">
@ -244,7 +244,7 @@
<div class="input-group mt-3 mb-3" style="width: 100%;"> <div class="input-group mt-3 mb-3" style="width: 100%;">
<div class="input-group-prepend"> <div class="input-group-prepend">
<button id="dropdown-wastetype" type="button" <button id="dropdown-wastetype" type="button"
class="btn btn-outline-light dropdown-toggle" class="btn btn-outline-dark dropdown-toggle"
data-toggle="dropdown"> data-toggle="dropdown">
Select waste type Select waste type
</button> </button>
@ -268,7 +268,7 @@
</div> </div>
<h4>Your Data:</h4> <h4>Your Data:</h4>
<table class="table table-dark table-hover" style="width: 50%;"> <table class="table table-dark table-hover" style="width: 100%;">
<thead> <thead>
<tr> <tr>
<th>Waste type</th> <th>Waste type</th>