gemini rice

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-05-26 19:18:33 +02:00
parent 07782f60d1
commit 5211c953a3
2 changed files with 5 additions and 3 deletions

View File

@@ -104,8 +104,11 @@ in /* css */ ''
}
}
@-moz-document domain(gemini.google.com) {
input-container::before {
background: none !important;
input-container, input-container::before {
background: transparent !important;
}
bard-sidenav {
background: rgba(${rice.lib.hex-to-rgb-comma-string background},0.5) !important;
}
}