Modul:Message box/ambox.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {  /* The message body cell(s) */
padding: 0.25em 0.9em;    /* 0.9em left/right */
}
td.mbox-image {                /* The left image cell */
padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
}
td.mbox-imageright {          /* The right image cell */
padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
}
table.ambox {
table.ambox {
border-right: 1px solid #a2a9b1; /* required for RTL */
border-right: 1px solid #a2a9b1; /* required for RTL */
Anonymer Benutzer