styling update

This commit is contained in:
2025-11-12 17:49:56 +01:00
parent 64254454a4
commit 43a9b63c95
14 changed files with 150 additions and 128 deletions
+4 -4
View File
@@ -77,10 +77,10 @@
.control-btn:hover {
background: #e9ecef !important;
border-color: #007bff !important;
border-color: #28a745 !important;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;
transform: translateY(-1px) !important;
color: #007bff !important;
color: #28a745 !important;
}
.control-btn:active {
@@ -189,10 +189,10 @@
.zoom-btn:hover {
background: #e9ecef !important;
border-color: #007bff !important;
border-color: #28a745 !important;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;
transform: translateY(-1px) !important;
color: #007bff !important;
color: #28a745 !important;
}
.zoom-btn:active {