Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
Wir so auch nicht ;-)Ich find den Fehler in meiner css nicht.
Ich revidiere ganz fix meine voreilig getroffene Behauptung bzgl. der scheinbar transparenten GIFs, bevor ich hier noch wegen Falschaussage vor den Kadi gezogen werdeDa es sich bei den runden Ecken scheinbar um GIFs handelt, die außen eine transparente Farbe besitzen
/* IE6 Fix */
* html span.box-top-right, span.box-bottom-left, span.box-bottom-right {
width: 16px; /* ehemals width:19px */
height: 16px; /* ehemals width:19px */
margin-bottom: -1px;
}
/* IE6 Fix END */
/* IE6 Fix */
* html span.box-top-right, * html span.box-bottom-left, * html span.box-bottom-right {
width: 19px;
height: 19px;
margin-bottom: -1px;
}
/* IE6 Fix END */
/* IE6 Fix */
* html span.box-top-right,
* html span.box-bottom-left,
* html span.box-bottom-right {
width: 19px;
height: 19px;
margin-bottom: -1px;
}
/* IE6 Fix END */