mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-05-08 22:19:07 -04:00
Update files
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
[ 894] <a class="EXEC" href="./find-in-page.css">find-in-page.css</a><br>
|
||||
[2.5K] <a class="EXEC" href="./header.css">header.css</a><br>
|
||||
[ 683] <a class="EXEC" href="./quick-commands.css">quick-commands.css</a><br>
|
||||
[ 900] <a class="EXEC" href="./siteinfo.css">siteinfo.css</a><br>
|
||||
[1.1K] <a class="EXEC" href="./siteinfo.css">siteinfo.css</a><br>
|
||||
[ 692] <a class="EXEC" href="./speed-dials.css">speed-dials.css</a><br>
|
||||
[ 354] <a class="EXEC" href="./tabcycler.css">tabcycler.css</a><br>
|
||||
<br><br>
|
||||
|
||||
@@ -11,9 +11,14 @@
|
||||
}
|
||||
|
||||
/* SiteInfo old style lock */
|
||||
.SiteInfoButton.secure svg path, .SiteInfoButton.certified svg path {
|
||||
d: path("M12.2 6.7C12.2 4 10.5 2 8 2 5.8 2 3.8 4 3.8 6.7V7H3v7h10V7h-.8v-.3zM10.7 8H5.3V6.7c0-1.7 1.4-3 2.8-3 1.7 0 2.8 1.3 2.8 3V8z");
|
||||
.SiteInfoButton.secure svg g.no-blocking path, .SiteInfoButton.certified svg g.no-blocking path {
|
||||
d: path("M12.2 6.7C12.2 4 10.5 2 8 2 5.8 2 3.8 4 3.8 6.7V7H3v7h10V7h-.8v-.3zM10.7 8H5.3V6.7c0-1.7 1.4-3 2.8-3 1.7 0 2.8 1.3 2.8 3V8z") !important;
|
||||
fill: #00a100;
|
||||
stroke: unset;
|
||||
}
|
||||
|
||||
.SiteInfoButton.secure svg g.no-blocking use, .SiteInfoButton.certified svg g.no-blocking use {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* SiteInfo secure background colour */
|
||||
|
||||
@@ -31,11 +31,12 @@
|
||||
<a class="NORM" href="..">..</a><br>
|
||||
[1.3K] <a class="EXEC" href="./backup-keyboard-cheat-sheet.js">backup-keyboard-cheat-sheet.js</a><br>
|
||||
[6.2K] <a class="EXEC" href="./backup-search-engines.js">backup-search-engines.js</a><br>
|
||||
[ 18K] <a class="EXEC" href="./tab-cycler-close.js">tab-cycler-close.js</a><br>
|
||||
<br><br>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
0 directories, 2 files
|
||||
0 directories, 3 files
|
||||
<br><br>
|
||||
</p>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user