1
0
mirror of https://github.com/bitwarden/web synced 2025-12-24 04:03:20 +00:00

Update 2017-10-03T13:47:11.660Z

This commit is contained in:
Kyle Spearrin
2017-10-03 09:47:13 -04:00
parent 44f853886c
commit 1c8b59fac7
4 changed files with 10 additions and 10 deletions

View File

@@ -1 +1 @@
function loadStylesheetIfMissing(e,t,s){var i=document.getElementsByTagName("SCRIPT"),n=i[i.length-1].previousElementSibling,l=document.defaultView&&document.defaultView.getComputedStyle?document.defaultView.getComputedStyle(n):n.currentStyle;if(l&&l[e]!==t)for(var o=0;o<s.length;o++)document.write('<link rel="stylesheet" href="'+s[o]+"?v="+cacheTag+'" />')}var cacheTag="cqr5rvn29";loadStylesheetIfMissing("visibility","hidden",["lib/bootstrap/css/bootstrap.min.css"]),loadStylesheetIfMissing("fontFamily","FontAwesome",["lib/font-awesome/css/font-awesome.min.css"]);
function loadStylesheetIfMissing(e,t,o){var s=document.getElementsByTagName("SCRIPT"),i=s[s.length-1].previousElementSibling,l=document.defaultView&&document.defaultView.getComputedStyle?document.defaultView.getComputedStyle(i):i.currentStyle;if(l&&l[e]!==t)for(var n=0;n<o.length;n++)document.write('<link rel="stylesheet" href="'+o[n]+"?v="+cacheTag+'" />')}var cacheTag="op5owobhuxr";loadStylesheetIfMissing("visibility","hidden",["lib/bootstrap/css/bootstrap.min.css"]),loadStylesheetIfMissing("fontFamily","FontAwesome",["lib/font-awesome/css/font-awesome.min.css"]);