Kaynağa Gözat

Fixed camera buttons for light theme

Martin Ziegler 5 ay önce
ebeveyn
işleme
f5d6e16d6c

+ 3 - 3
frontend/src/components/control/CameraFeed.tsx

@@ -104,21 +104,21 @@ export function CameraFeed({ printerId, isConnected }: CameraFeedProps) {
           <div className="absolute top-2 right-2 flex gap-2">
           <div className="absolute top-2 right-2 flex gap-2">
             <button
             <button
               onClick={handleRefresh}
               onClick={handleRefresh}
-              className="p-2 rounded bg-black/50 hover:bg-black/70 text-white transition-colors"
+              className="p-2 rounded bg-gray-500 hover:bg-gray-400 text-white transition-colors shadow-lg"
               title="Refresh stream"
               title="Refresh stream"
             >
             >
               <RefreshCw className="w-4 h-4" />
               <RefreshCw className="w-4 h-4" />
             </button>
             </button>
             <button
             <button
               onClick={handleFullscreen}
               onClick={handleFullscreen}
-              className="p-2 rounded bg-black/50 hover:bg-black/70 text-white transition-colors"
+              className="p-2 rounded bg-gray-500 hover:bg-gray-400 text-white transition-colors shadow-lg"
               title="Fullscreen"
               title="Fullscreen"
             >
             >
               <Maximize2 className="w-4 h-4" />
               <Maximize2 className="w-4 h-4" />
             </button>
             </button>
             <button
             <button
               onClick={handleToggleStream}
               onClick={handleToggleStream}
-              className="px-3 py-1.5 rounded bg-red-500/80 hover:bg-red-500 text-white text-sm transition-colors"
+              className="px-3 py-1.5 rounded bg-red-600 hover:bg-red-500 text-white text-sm transition-colors shadow-lg"
             >
             >
               Stop
               Stop
             </button>
             </button>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
static/assets/index-BAV1KG6Z.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
static/assets/index-CKgM4K0H.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
static/assets/index-lJk_Q6s0.js


+ 2 - 2
static/index.html

@@ -7,8 +7,8 @@
     <link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png" />
     <link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png" />
     <link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png" />
     <link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png" />
     <link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png" />
     <link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png" />
-    <script type="module" crossorigin src="/assets/index-06aT7AZk.js"></script>
-    <link rel="stylesheet" crossorigin href="/assets/index-BAV1KG6Z.css">
+    <script type="module" crossorigin src="/assets/index-lJk_Q6s0.js"></script>
+    <link rel="stylesheet" crossorigin href="/assets/index-CKgM4K0H.css">
   </head>
   </head>
   <body>
   <body>
     <div id="root"></div>
     <div id="root"></div>

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor