This commit is contained in:
Markos Gogoulos 2025-05-23 18:22:04 +03:00
parent e4e5468a1c
commit 68a209501e
2 changed files with 11 additions and 11 deletions

View File

@ -617,7 +617,7 @@ button[disabled][data-tooltip]::after {
} }
/* Save buttons styling */ /* Save buttons styling */
.save-button, .save-copy-button { .save-button, .save-copy-button, .save-segments-button {
background-color: rgba(0, 123, 255, 0.8); background-color: rgba(0, 123, 255, 0.8);
color: white; color: white;
border: none; border: none;

File diff suppressed because one or more lines are too long