X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=cards%2Flist.sh;fp=cards%2Flist.sh;h=5bfffbf8f840d4713b0b255bfd00828b2a180424;hp=9f1e1d8ec800eddbf05c952840769de4583c616e;hb=f1346d6ad684e8e843afd51bfe38e474f7d48508;hpb=0419aadded163a6d4e00b700cab7794e3bd81ee4 diff --git a/cards/list.sh b/cards/list.sh index 9f1e1d8..5bfffbf 100755 --- a/cards/list.sh +++ b/cards/list.sh @@ -99,8 +99,8 @@ print_card(){ $(card_item "$card" CATEGORIES) ] [div .control - [a .item href="/cards/edit_card.sh?card=${cardfile##*/}" $(l10n edit)] - [a .item href="/cards/export_card.sh?card=${cardfile##*/}" $(l10n vcf_export)] + [a .button .item href="/cards/edit_card.sh?card=${cardfile##*/}" $(l10n edit)] + [a .button .item href="/cards/export_card.sh?card=${cardfile##*/}" $(l10n vcf_export)] ] ] EOF