From c6ef92a77f29bb84572a3fdc32db1bb6b55966ec Mon Sep 17 00:00:00 2001
From: Stian <1493836+Pathduck@users.noreply.github.com>
Date: Mon, 4 Aug 2025 23:12:39 +0200
Subject: [PATCH] Update files
---
test/index.html | 2 +-
test/{index-template.html => index.template.html} | 0
vivaldi/mods/CSS/custom.css | 7 ++++++-
vivaldi/mods/CSS/index.html | 2 +-
4 files changed, 8 insertions(+), 3 deletions(-)
rename test/{index-template.html => index.template.html} (100%)
diff --git a/test/index.html b/test/index.html
index 3227e00..91e6db6 100644
--- a/test/index.html
+++ b/test/index.html
@@ -58,7 +58,7 @@
[ 0 May 12 17:59] visited-links
[ 0 Jan 6 2025] window-open-crash
[ 383 Jan 6 2025] db-test.php
-[ 181 Jun 1 11:35] index-template.html
+[ 181 Jun 1 11:35] index.template.html
diff --git a/test/index-template.html b/test/index.template.html similarity index 100% rename from test/index-template.html rename to test/index.template.html diff --git a/vivaldi/mods/CSS/custom.css b/vivaldi/mods/CSS/custom.css index 07b5c45..74cdef1 100755 --- a/vivaldi/mods/CSS/custom.css +++ b/vivaldi/mods/CSS/custom.css @@ -1,8 +1,13 @@ /* CUSTOM CSS for Vivaldi */ /* Vivaldi logo */ +.vivaldi-v svg, +.vivaldi-horizontal-icon svg { + background: radial-gradient(white, white 50%, transparent 50%); + fill: #383838; +} .vivaldi-v, .vivaldi-horizontal-icon {opacity: 1 !important;} -.vivaldi-v svg, .vivaldi-horizontal-icon svg {background: radial-gradient(white, white 50%, transparent 50%); fill: #383838;} + /* Remove V button expand arrow */ #browser:has(.vivaldi-v) {--menuWidth: 26px;} diff --git a/vivaldi/mods/CSS/index.html b/vivaldi/mods/CSS/index.html index 649079b..fd64d53 100644 --- a/vivaldi/mods/CSS/index.html +++ b/vivaldi/mods/CSS/index.html @@ -29,7 +29,7 @@
..
-[5.3K Jul 5 13:27] custom.css
+[5.4K Jul 27 21:20] custom.css
[ 894 May 25 12:15] find-in-page.css
[2.3K Aug 7 2024] header.css
[ 688 May 24 12:59] quick-command-tweaks.css