styling update
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user