Bedienoberfläche für Webradio
ulrich
2018-01-07 068ce72d49477207014e6e53a67da4732e3142ee
Gestaltung angepasst
3 files modified
8 ■■■■ changed files
README.md 2 ●●●●● patch | view | raw | blame | history
app.css 4 ●●● patch | view | raw | blame | history
data/tpl/abspieler.tpl 2 ●●● patch | view | raw | blame | history
README.md
@@ -199,11 +199,13 @@
### Senderliste lesen
Aufruf
````
data/sender.json
````
Antwort
````
{
  "senderliste": {
app.css
@@ -145,11 +145,9 @@
  padding: 0.6em;
}
.abspieler-label {
  display: inline-block;
.abspieler-lb {
  width: 4.5em;
  padding-right: 0.2em;
  text-align: right;
}
.abspieler-auswahl {
data/tpl/abspieler.tpl
@@ -1,4 +1,4 @@
<label class="abspieler-label">Abspieler:</label>
<label class="inline-label abspieler-lb">Abspieler:</label>
<select name="abspieler" size="1" class="abspieler-auswahl">
  {{#abspielerliste}}
    {{#inhalt}}