X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=themes%2Fdefault.css;h=ae1cdf9ec0376bc16d4c85a99da232b0c335efd9;hb=3be0846ae20cbd5bcfb52d2b17306e621bd5170e;hp=450810476b65931322727a3b5e34530ff2b0e1aa;hpb=38e8338380e35f9c3c55c6232121cb7575d5cbfb;p=shellwiki diff --git a/themes/default.css b/themes/default.css index 4508104..ae1cdf9 100644 --- a/themes/default.css +++ b/themes/default.css @@ -107,6 +107,12 @@ main > form#deletepage input#delsub:checked + label + ul li.delsub { text-decoration: line-through; } +main > form#movepage input, +main > form#renamepage input { + min-width: 30em; + max-width: 100%; +} + [id$="/[revision]"] main .revisions, [id$="/[attachment]"] main > .attachment.list { margin: 1em;