Dieser Commit ist enthalten in:
Claude Project Manager
2025-08-10 15:22:37 +02:00
Ursprung fe1bb9baaa
Commit 61cd1216d0
2 geänderte Dateien mit 2 neuen und 5 gelöschten Zeilen

Datei anzeigen

@ -53,13 +53,10 @@ QPushButton {
QPushButton:hover {
background-color: #0078A3;
margin-top: -2px;
margin-bottom: 2px;
}
QPushButton:pressed {
background-color: #005C7A;
padding: 13px 23px;
}
QPushButton:disabled {