Update files

This commit is contained in:
Stian
2026-07-14 16:01:47 +02:00
parent 30998b5b90
commit 313f9a9b8a
4 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
<a class="NORM" href="..">..</a><br>
[&nbsp;18K]&nbsp;&nbsp;<a class="EXEC" href="./abb-logo.png">abb-logo.png</a><br>
[&nbsp;117]&nbsp;&nbsp;<a class="EXEC" href="./adblock-filters.txt">adblock-filters.txt</a><br>
[&nbsp;572]&nbsp;&nbsp;<a class="EXEC" href="./third-party.html">third-party.html</a><br>
[&nbsp;604]&nbsp;&nbsp;<a class="EXEC" href="./third-party.html">third-party.html</a><br>
<br><br>
</p>
<p>
+2 -2
View File
@@ -63,10 +63,10 @@
.OmniLinkItem-Favicon img,
.SiteInfoButton img.favicon,
.SiteInfo-Header .favicon img,
.tab:not(.active) .favicon img,
.tab .tab-header .favicon:not(.svg),
.setting-search-engine img.item-icon,
.visual-list img.visual-tab-list-favicon {
filter: drop-shadow(0 0 1px white);
filter: drop-shadow(0 0 1px white) !important;
}
/* Hide AddressField stuff */
+12 -10
View File
@@ -54,17 +54,19 @@
/* Smaller icon for internal webpanels */
#switch .button-toolbar-webpanel .button-icon svg {
width: 20px;
height: 20px;
width: 16px;
height: 16px;
}
/* Add drop-shadow to some buttons */
#switch button img,
.tab:not(.active) .favicon img,
#switch button img.favicon,
.OmniLinkItem-Favicon img,
.SiteInfoButton img.favicon,
.setting-search-engine .item-icon {
filter: drop-shadow(0 0 1px white);
.SiteInfo-Header .favicon img,
.tab .tab-header .favicon:not(.svg),
.setting-search-engine img.item-icon,
.visual-list img.visual-tab-list-favicon {
filter: drop-shadow(0 0 1px white) !important;
}
/* Hide AddressField stuff */
@@ -115,8 +117,8 @@
}
/* Search + Address field buttons dimmed */
.UrlBar-SearchField .toolbar-insideinput button,
.UrlBar-AddressField .toolbar-insideinput button {
.UrlBar-SearchField .toolbar-insideinput button svg,
.UrlBar-AddressField .toolbar-insideinput button svg {
opacity: 0.5;
}
@@ -128,11 +130,11 @@
/* Bookmark button fill colour */
.BookmarkButton .bookmark-animated-fill {
fill: var(--colorAccentBgFaded) !important;
fill: var(--colorAccentBg) !important;
}
/* Bookmark button active opacity */
.BookmarkButton .button-on {
.BookmarkButton .button-on svg {
opacity: unset !important;
}
+1 -1
View File
@@ -31,7 +31,7 @@
<a class="NORM" href="..">..</a><br>
[&nbsp;&nbsp;&nbsp;0]&nbsp;&nbsp;<a class="DIR" href="./CSS/">CSS</a><br>
[&nbsp;&nbsp;&nbsp;0]&nbsp;&nbsp;<a class="DIR" href="./JS/">JS</a><br>
[4.3K]&nbsp;&nbsp;<a class="EXEC" href="./custom.css">custom.css</a><br>
[4.4K]&nbsp;&nbsp;<a class="EXEC" href="./custom.css">custom.css</a><br>
[1.5K]&nbsp;&nbsp;<a class="EXEC" href="./custom.unused.css">custom.unused.css</a><br>
[&nbsp;854]&nbsp;&nbsp;<a class="EXEC" href="./window-panel-tweaks.css">window-panel-tweaks.css</a><br>
<br><br>