1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2025-12-12 09:01:37 +01:00

push local changes

This commit is contained in:
2025-06-13 20:51:53 +02:00
parent 4910217797
commit ed81f378a5
5 changed files with 33 additions and 19 deletions

View File

@@ -64,7 +64,7 @@ template $FlashcardsAppWindow : Adw.ApplicationWindow {
Adw.HeaderBar {
[start]
Gtk.Button add_card_button {
icon-name: "list-add-symbolic";
icon-name: "add-card-symbolic";
clicked => $on_add_card();
tooltip-text: _("Add flashcard");
visible: false;