diff mrjunejune/src/tools/hls_player/index.css @ 256:30c2196d03d4

[site] Integrate Zenbu themes and components Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Tue, 04 Aug 2026 16:49:01 -0700
parents 543df0fe7168
children 60a876c4587a
line wrap: on
line diff
--- a/mrjunejune/src/tools/hls_player/index.css	Tue Aug 04 15:12:18 2026 -0700
+++ b/mrjunejune/src/tools/hls_player/index.css	Tue Aug 04 16:49:01 2026 -0700
@@ -23,7 +23,7 @@
 .hls-url-row input {
   width: 100%;
   padding: 0.65rem 0.8rem;
-  color: rgb(var(--gray-dark));
+  color: var(--gray-dark);
   background: var(--white);
   border: 1px solid var(--darkgray);
   border-radius: 6px;