X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=style.css;h=e02a695bb0cab9dfdea2c36cc2e00b31dc830320;hp=80227ede548d5be7c2f9819263e8a4dff356b581;hb=5d52b5c71310d367a240991e6d3ce82fa1c742ab;hpb=3a37ee43475797d728772ccb0633eb87979cd218 diff --git a/style.css b/style.css index 80227ed..e02a695 100644 --- a/style.css +++ b/style.css @@ -171,6 +171,9 @@ form.filter button[type=submit] { body.courses form .order { display: inline-block; margin-right: 2em;} +body.cards form.newcard { display: flex; } +body.cards form.newcard input[name=seed] { flex: 1; } + /* ============ LIST ITEMS, Generic ============= */ @@ -260,7 +263,7 @@ form .section.attendance > label { } div .section .item.NOTE { - white-space: pre; + white-space: pre-wrap; } form .section .item { @@ -289,7 +292,8 @@ form .section button[value^=addfield] { -form input.delete + label:hover:before { content: ''; } -form input.delete + label:hover:after { content: ' \274c'; } form input.delete:checked + label, - form input.delete:checked + label + * { + form input.delete:checked + label + *, + form input.delete:checked + label + .teltype + .TEL { display: none; } /**/