Merge branch 'browser-update' into master

Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
This commit is contained in:
Miao Wang 2021-02-11 00:33:49 +08:00
commit 60c700ebfd
No known key found for this signature in database
GPG Key ID: B031E3CA7BFED96E
2 changed files with 14 additions and 1 deletions

View File

@ -541,3 +541,16 @@ body {
}
}
{% endfor %}
/* style for browser-update banner */
div.buorg {
border-bottom: unset;
background-color: inherit;
color: inherit;
@include dark{
box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
#buorgig, #buorgul, #buorgpermanent {
box-shadow: 0 0 2px rgba(255, 255, 255, 0.4);
}
}
}

View File

@ -1,4 +1,4 @@
var $buoop = {vs:{i:10,f:-4,o:-4,s:8,c:-4},unsecure:true,api:4};
var $buoop = {vs:{i:10,f:68,o:44,s:8,c:57},unsecure:true,api:4};
function $buo_f(){
var e = document.createElement("script");
e.src = "//browser-update.org/update.min.js";