Bedienoberfläche für Webradio
ulrich
2018-02-22 9af04242b4fb3bcbc52cad2992222ace5b4ea6cf
1
2
3
4
5
6
<div class="{{typ}}">
  <span class="close-btn pointer-cursor">&#10006;</span>
  <div class="dlg-behaelter">
    {{text}}
  </div>
</div>