Bedienoberfläche für Webradio
ulrich
2018-01-07 8d883051a9489fe9a25e61bd306ce366242d1930
Suchfeld im Kopf hinzugefügt
2 files modified
9 ■■■■ changed files
app.css 6 ●●●● patch | view | raw | blame | history
index.html 3 ●●●●● patch | view | raw | blame | history
app.css
@@ -31,7 +31,7 @@
  background-color: lightgray;
  display: flex;
  flex-flow: row;
  height: 1.6em;
  height: 2em;
}
.sued {
  background-color: lightgray;
@@ -77,6 +77,10 @@
  cursor: pointer;
}
.sendersuche {
  padding-left: 1em;
}
.zentrum-behaelter {
  display: flex;
  flex-flow: column;
index.html
@@ -17,6 +17,9 @@
      <div class="app-titel">
        <span id="app-titel">Radio-UI</span>
      </div>
      <div class="sendersuche">
        <input type="search" class="sendersuche-eingabe" placeholder="&#x1F50E;">
      </div>
    </div>
    <!-- Inhalt -->
    <div class="inhalt">