Formular:Links: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 53: | Zeile 53: | ||
display: block; | display: block; | ||
column-width: 25em; | column-width: 25em; | ||
− | position: relative; | + | position: relative; |
} | } | ||
.link_results thead { | .link_results thead { | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: -2.2em; |
display: block; | display: block; | ||
width: 100%; | width: 100%; | ||
+ | } | ||
+ | .link_results thead::before { | ||
+ | content: 'Sortierung: '; | ||
+ | font-style:italic; | ||
} | } | ||
.link_results tr { | .link_results tr { | ||
Zeile 86: | Zeile 90: | ||
text-overflow: ellipsis; | text-overflow: ellipsis; | ||
} | } | ||
+ | .link_results td:last-of-type::before { | ||
+ | content: ' ('; | ||
+ | } | ||
+ | .link_results td:last-of-type::after { | ||
+ | content: ')'; | ||
+ | } | ||
}} | }} | ||
{{{end template}}}</includeonly> | {{{end template}}}</includeonly> |
Version vom 16. November 2022, 15:01 Uhr
Dies ist das Formular „Links“. Es gestaltet die Linkliste. S.a. Vorlage:Links