Widget:DialogButton: Unterschied zwischen den Versionen

Aus ZUM-Unterrichten
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<includeonly><dialog style="padding: 0;border:0" onmousedown="event.target==this && this.close()" id="dialog_<!--{$dialog_id|escape:'htmlall'}-->">
<includeonly><dialog style="padding: 0;border:0" onmousedown="event.target==this && this.close()" id="dialog_<!--{$dialog_id|escape:'htmlall'}-->">
<div style="padding: 0.5rem 1rem;box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
<div style="padding: 0.5rem 1rem;box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);">
}">
<!--{$inhalt}-->
<!--{$inhalt}-->
<form  
<form  
Zeile 8: Zeile 7:
   padding="0.5rem 0"
   padding="0.5rem 0"
   ><button  
   ><button  
     class="oo-ui-buttonElement-button"
     class=""
     style="margin-left:auto;"  
     style="margin-left:auto;"  
     autofocus>schließen</button>
     autofocus>schließen</button>

Version vom 10. Februar 2024, 22:14 Uhr