1
0
mirror of https://github.com/bitwarden/web synced 2025-12-10 13:23:15 +00:00

Update 2017-10-04T02:30:28.734Z

This commit is contained in:
Kyle Spearrin
2017-10-03 22:30:31 -04:00
parent 1c8b59fac7
commit dfcc31fc67
4 changed files with 10 additions and 10 deletions

View File

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