diff --git a/test/index.html b/test/index.html index 7a255ce..94326b8 100644 --- a/test/index.html +++ b/test/index.html @@ -31,14 +31,14 @@ ..
[   0 Oct  7 18:31]  cache
[   0 Oct  7 18:32]  float
-[   0 Jul  9 12:51]  focus
+[   0 Jul  9  2022]  focus
[   0 Nov  9 17:43]  js
-[   0 Jul  9 12:45]  login
+[   0 Jul  9  2022]  login
[   0 Dec 30 12:43]  media-fullscreen
-[   0 Jul  9 12:45]  pdf
-[   0 Jul  9 12:45]  referrer
+[   0 Jul  9  2022]  pdf
+[   0 Jul  9  2022]  referrer
[   0 Oct  7 18:29]  test-links
-[   0 Jul  9 12:45]  translate
+[   0 Jul  9  2022]  translate
[   0 Oct  7 17:59]  video-mkv-aac
[ 383 Feb  8  2022]  db-test.php
[ 366 Oct  5 23:07]  test-favicon.php
diff --git a/test/test-links/index.html b/test/test-links/index.html index 3737cbf..8d5b9d6 100755 --- a/test/test-links/index.html +++ b/test/test-links/index.html @@ -3,17 +3,15 @@ HTML Test Cases - -

Test Links

-
-
Test Custom protocol: mab.sdf.org
-
Test Flash download link: Download
-
Test Mailto link: Mailto link
-
Test TEL link: TEL link
-
Test FTP download: Download over FTP
-
Test "insecure" EXE download: Download over plain HTTP
-
-
Test IFrame:
-
+ +

Testing Links

+
+
Custom protocol: mab.sdf.org
+
Flash download link: Download
+
Mailto link: Mailto link
+
TEL link: TEL link
+
FTP download: Download over FTP
+
"insecure" EXE download: Download over plain HTTP
+
diff --git a/vivaldi/Mods/CSS/custom.css b/vivaldi/Mods/CSS/custom.css index 45f5bbf..10e85da 100755 --- a/vivaldi/Mods/CSS/custom.css +++ b/vivaldi/Mods/CSS/custom.css @@ -9,14 +9,26 @@ .toolbar-mainbar .button-toolbar button, .toolbar-mainbar .toolbar-extensions, .toolbar-mainbar .toolbar-extensions .button-toolbar button { - height: 30px; + height: 30px; } -/* Skinnier mainbar fix for BookmarkButton */ +/* Skinnier mainbar - fix BookmarkButton focus */ .UrlBar-AddressField .BookmarkButton button { height: 100%; } +/* Skinnier statusbar */ +#browser footer .toolbar-statusbar { + height: 20px; +} +#browser footer .toolbar-statusbar button { + height: 19px; +} +#browser footer .toolbar-statusbar .override.button-icon { + width: 100%; + height: 100%; +} + /* SiteInfo V logo */ .SiteInfoButton.internal svg path, .SiteInfoButton.warning svg path { d: path("M10.4 5c-.4-.8 0-1.8 1-2 .7 0 1.5.4 1.6 1.2a1.4 1.4 0 0 1-.2 1l-4 7c-.3.5-.7.8-1.2.8-.6 0-1-.2-1.3-.7L3.8 7.8 2.2 5c-.5-.8 0-2 1-2 .7 0 1 .2 1.4.7l1 2 1 1.4a2 2 0 0 0 1.7 1.5 2.2 2.2 0 0 0 2.3-2V6c0-.3 0-.6-.2-1z"); @@ -40,6 +52,20 @@ display: none; } +/* Remove panels switch top padding */ +#switch { + padding-top: unset; +} + +/* Add drop-shadow to some buttons */ +#switch button img, +.tab:not(.active) .favicon img, +.OmniLinkItem-Favicon img, +.SiteInfoButton-Favicon, +.item-icon { + filter: drop-shadow(0 0 1px white); +} + /* Hide AddressField stuff */ .UrlBar-AddressField .permission-popup.is-blocking, .UrlBar-AddressField .UrlBar-UrlObfuscationWarning, @@ -64,6 +90,7 @@ d: path("M10 13l3.634-3.634c.504-.504 1.366-.147 1.366.566v6.137c0 .713-.862 1.07-1.366.566l-3.634-3.634z"); opacity: .5; } + /* Extensions buttons background */ .ExtensionDropdownIcon, .ExtensionIcon { background-color: var(--colorAccentBg) !important; @@ -76,23 +103,22 @@ /* Address + Search field icons dimmed */ .toolbar-insideinput button { - opacity: 0.75; + opacity: 0.5; } /* Trashcan dimmed */ -.button-toolbar.toggle-trash button { - transition: opacity 200ms; - opacity: 0.2; +.toolbar-tabbar.sync-and-trash-container button { + opacity: 0.3; } /* Bookmark button fill colour */ -.bookmark-animated-fill { +.BookmarkButton .bookmark-animated-fill { fill: var(--colorAccentBgFaded) !important; } -/* Panels switch buttons */ -#switch > button.panelbtn img { - filter: drop-shadow(0 0 1px white); +/* Bookmark button active opacity */ +.BookmarkButton .button-on { + opacity: 1; } /* Bookmarks Panel input width */ @@ -112,18 +138,28 @@ /* Unread tabs bold font */ .tab-strip .tab.unread { - font-weight: bold; + font-weight: bold; } /* Tab tooltip hide image */ #vivaldi-tooltip .tooltip .tooltip-item .thumbnail-image { - display: none; + display: none; } /* Tab tooltip size */ #vivaldi-tooltip .tooltip .tab-group .tooltip-item { - width: 250px; - height: auto; + width: 250px; + height: auto; +} + +/* Dim empty UrlField text colour */ +.UrlField--IsEmpty { + color: var(--colorFgFadedMost); +} + +/* Use Highlight colour for settings selected */ +.vivaldi-settings .settings-sidebar .button-category.category-selected { + background-color: var(--colorHighlightBgFaded); } /* Hide Extension buttons */ diff --git a/vivaldi/Mods/CSS/index.html b/vivaldi/Mods/CSS/index.html index abe84a6..f3cfcbd 100644 --- a/vivaldi/Mods/CSS/index.html +++ b/vivaldi/Mods/CSS/index.html @@ -29,11 +29,11 @@

CSS

..
-[3.4K Nov 13 14:59]  custom.css
-[ 704 Apr 22  2022]  find-in-page.css
+[4.2K Feb 16 15:16]  custom.css
+[ 704 Nov 25 23:01]  find-in-page.css
[1.8K Nov 11  9:36]  hide-header.css
-[1004 Jul 21 15:02]  speed-dials.css
-[ 355 Apr 11  2022]  tabcycler.css
+[1001 Nov 25 23:01]  speed-dials.css
+[ 354 Nov 25 23:01]  tabcycler.css


diff --git a/vivaldi/Mods/CSS/speed-dials.css b/vivaldi/Mods/CSS/speed-dials.css index 2eac803..38983b6 100755 --- a/vivaldi/Mods/CSS/speed-dials.css +++ b/vivaldi/Mods/CSS/speed-dials.css @@ -5,7 +5,7 @@ /* Settings button focus outline */ .SpeedDialView-Settings-Button:focus { - outline: 2px solid var(--colorHighlightBg); + outline: 2px solid var(--colorHighlightBg); } /* Speed Dials search field position (if shown) */ diff --git a/vivaldi/Mods/CSS/tabcycler.css b/vivaldi/Mods/CSS/tabcycler.css index 6bf802e..65e2213 100755 --- a/vivaldi/Mods/CSS/tabcycler.css +++ b/vivaldi/Mods/CSS/tabcycler.css @@ -15,5 +15,5 @@ /* Tabcycler hide scrollbar */ .tabswitcher.list .listed-tabs::-webkit-scrollbar { - display: none; + display: none; } diff --git a/vivaldi/Mods/custom.css b/vivaldi/Mods/custom.css index 7ce029e..45f5bbf 100755 --- a/vivaldi/Mods/custom.css +++ b/vivaldi/Mods/custom.css @@ -4,9 +4,17 @@ .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;} -/* SiteInfo hide text */ -.SiteInfoButton .siteinfo-text { - display: none; +/* Skinnier mainbar */ +.toolbar-mainbar, +.toolbar-mainbar .button-toolbar button, +.toolbar-mainbar .toolbar-extensions, +.toolbar-mainbar .toolbar-extensions .button-toolbar button { + height: 30px; +} + +/* Skinnier mainbar fix for BookmarkButton */ +.UrlBar-AddressField .BookmarkButton button { + height: 100%; } /* SiteInfo V logo */ @@ -27,15 +35,9 @@ width: 22px; } -/* URL Bar scheme part */ -.UrlFragment--Lowlight:first-of-type { - color: var(--colorFgFadedMost); -} - -/* URL Bar host part */ -.UrlFragment-HostFragment-Subdomain, .UrlFragment-HostFragment-Basedomain, .UrlFragment-HostFragment-TLD { - color: var(--colorFgIntense) !important; - font-weight: bold; +/* SiteInfo hide EV/Not Secure text */ +.SiteInfoButton .siteinfo-text { + display: none; } /* Hide AddressField stuff */ @@ -46,8 +48,19 @@ display: none; } +/* AddressField URL scheme part */ +.UrlFragment--Lowlight:first-of-type { + color: var(--colorFgFadedMost); +} + +/* AddressField URL host part */ +.UrlFragment-HostFragment-Subdomain, .UrlFragment-HostFragment-Basedomain, .UrlFragment-HostFragment-TLD { + color: var(--colorFgIntense) !important; + font-weight: bold; +} + /* Extensions toggle button */ -.toolbar-extensions svg path { +.toolbar-extensions button svg path { d: path("M10 13l3.634-3.634c.504-.504 1.366-.147 1.366.566v6.137c0 .713-.862 1.07-1.366.566l-3.634-3.634z"); opacity: .5; } @@ -92,6 +105,11 @@ display: none !important; } +/* Hide Image Properties button */ +.webpageview button.inspector { + display: none; +} + /* Unread tabs bold font */ .tab-strip .tab.unread { font-weight: bold; @@ -110,8 +128,3 @@ /* Hide Extension buttons */ .button-toolbar.extensionId button[title="Spatial Navigation"] {display: none;} - -/* TEMP(?) fix for url bar dropdown */ -.OmniLinkItem--Highlighted, OmniLinkItem:hover { - background-color: var(--colorHighlightBg) !important; -} diff --git a/vivaldi/Mods/custom.unused.css b/vivaldi/Mods/custom.unused.css index b0eac9d..643c8ca 100755 --- a/vivaldi/Mods/custom.unused.css +++ b/vivaldi/Mods/custom.unused.css @@ -46,3 +46,8 @@ body { .tabswitcher.list .listed-tabs::-webkit-scrollbar { display: none; } + +/* TEMP(?) fix for url bar dropdown */ +.OmniLinkItem--Highlighted, OmniLinkItem:hover { + background-color: var(--colorHighlightBg) !important; +} diff --git a/vivaldi/Mods/hide-header.css b/vivaldi/Mods/hide-header.css deleted file mode 100755 index 69c1fec..0000000 --- a/vivaldi/Mods/hide-header.css +++ /dev/null @@ -1,39 +0,0 @@ -/* Hide header when tabs not on top */ -#browser:not(.tabs-top) #header { - min-height: 0; -} - -/* Make sure buttons are in front */ -#browser:not(.tabs-top) .vivaldi, -#browser:not(.tabs-top) .window-buttongroup { - z-index: 10; -} - -/* Set UrlBar l/r padding */ -#browser:not(.tabs-top) .toolbar-mainbar { - padding-left: 30px; - padding-right: 130px -} - -/* Override V icon size */ -#browser .vivaldi svg { - height: 22px; - width: 22px; -} - -/* Reset header on windowed/minimal-ui/bottom-UrlBar/horizontal-menu */ -#browser.normal #header, -#browser.minimal-ui #header, -#browser.address-bottom #header -#browser.horizontal-menu #header { - min-height: 25px; -} - -/* Reset header on windowed/minimal-ui/bottom-UrlBar/horizontal-menu */ -#browser.normal .toolbar-mainbar, -#browser.minimal-ui .toolbar-mainbar, -#browser.address-bottom .toolbar-mainbar, -#browser.horizontal-menu .toolbar-mainbar { - padding-left: unset; - padding-right: unset; -} diff --git a/vivaldi/Mods/index.html b/vivaldi/Mods/index.html index 1c5ebf2..92adefb 100644 --- a/vivaldi/Mods/index.html +++ b/vivaldi/Mods/index.html @@ -31,17 +31,15 @@ ..
[   0 Sep 11  0:32]  CSS
[   0 Sep 11  0:32]  JS
-[3.1K Aug 13  1:11]  custom.css
-[1.1K Apr 11  2022]  custom.unused.css
-[ 922 Jul  3 16:13]  hide-header.css
+[3.4K Nov 13 14:59]  custom.css
+[1.2K Sep 13 17:47]  custom.unused.css
[ 974 Feb  9  2022]  quick-command-tweaks.css
-[ 355 Apr 11  2022]  tabcycler.css
[ 834 Nov 29  2020]  window-panel-tweaks.css


-2 directories, 6 files +2 directories, 4 files

diff --git a/vivaldi/Mods/tabcycler.css b/vivaldi/Mods/tabcycler.css deleted file mode 100755 index 6bf802e..0000000 --- a/vivaldi/Mods/tabcycler.css +++ /dev/null @@ -1,19 +0,0 @@ -/* Tabcycler hide image */ -.tabswitcher.list img.visual-list-preview { - visibility: collapse; - height: 0; - min-height: 0; -} - -/* Tabcycler list */ -.tabswitcher.list { - grid-template-columns: 0px 1fr; - grid-gap: unset; - width: 36em; - max-height: 80vh; -} - -/* Tabcycler hide scrollbar */ -.tabswitcher.list .listed-tabs::-webkit-scrollbar { - display: none; -} diff --git a/vivaldi/SDThumbs/GOG-old.png b/vivaldi/SDThumbs/GOG-old.png index 65c8380..61c9c96 100755 Binary files a/vivaldi/SDThumbs/GOG-old.png and b/vivaldi/SDThumbs/GOG-old.png differ diff --git a/vivaldi/SDThumbs/Mastodon.png b/vivaldi/SDThumbs/Mastodon.png new file mode 100755 index 0000000..5f85834 Binary files /dev/null and b/vivaldi/SDThumbs/Mastodon.png differ diff --git a/vivaldi/SDThumbs/RPS-new.png b/vivaldi/SDThumbs/RPS-new.png index b3be363..38d1159 100755 Binary files a/vivaldi/SDThumbs/RPS-new.png and b/vivaldi/SDThumbs/RPS-new.png differ diff --git a/vivaldi/SDThumbs/index.html b/vivaldi/SDThumbs/index.html index 7740c8a..9329171 100644 --- a/vivaldi/SDThumbs/index.html +++ b/vivaldi/SDThumbs/index.html @@ -34,13 +34,14 @@ [ 15K Mar 30  2016]  BBC.png
[ 11K Oct 10  2016]  Feedly.png
[7.9K Oct 23  2019]  GOG.png
-[ 44K Oct 21  2019]  GOG-old.png
+[ 34K Nov 13 15:19]  GOG-old.png
[ 57K Apr  1  2016]  Hinterland.png
[ 70K Feb  2  2019]  Inmatrix.png
+[ 16K Dec 11 21:43]  Mastodon.png
[ 17K Sep  6  2018]  NRK.png
[4.4K Aug 21  2021]  NRK-TV.png
[8.4K Nov 18  2018]  RPS.png
-[ 46K Nov 13 15:21]  RPS-new.png
+[ 52K Jan 27  2021]  RPS-new.png
[ 23K Jun 17  2017]  RPS-old.png
[8.8K Feb 28  2018]  StartMe.png
[ 23K Oct 10  2016]  Steam.png
@@ -55,7 +56,7 @@

-0 directories, 22 files +0 directories, 23 files

diff --git a/vivaldi/index.html b/vivaldi/index.html index b07d0e5..04bf941 100644 --- a/vivaldi/index.html +++ b/vivaldi/index.html @@ -29,11 +29,11 @@

vivaldi

..
-[   0 Sep 11  0:32]  Mods
-[   0 Nov 13 15:22]  SDThumbs
+[   0 Feb 16 15:21]  Mods
+[   0 Feb 16 15:21]  SDThumbs
[   0 Nov 13 15:24]  user_files
-[   0 Dec 31 16:50]  Userscript
-[ 25K Jul  6 18:21]  keyboard.html
+[   0 Dec 31 16:51]  Userscript
+[ 25K Jul  6  2022]  keyboard.html