mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-15 05:14:53 +00:00
Embedded Icon font source has base64 data URI in CSS
This commit is contained in:
committed by
Francis Lachapelle
parent
5cc14bb729
commit
72ae466541
@@ -25,7 +25,6 @@
|
||||
<meta name = "viewport" content = "width=device-width, initial-scale=1" />
|
||||
<link href = "mailto:support@inverse.ca" rev = "made" />
|
||||
<link rel = "shortcut icon" var:href = "siteFavicon" type = "image/x-icon" />
|
||||
<link type = "text/css" rel = "stylesheet" rsrc:href = "css/icons.css" />
|
||||
<link type = "text/css" rel = "stylesheet" rsrc:href = "bower_components/angular-material/angular-material.css" />
|
||||
<link type = "text/css" rel = "stylesheet" rsrc:href = "css/styles.css" />
|
||||
<var:if condition = "hasPageSpecificCSS"
|
||||
|
||||
Reference in New Issue
Block a user