Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10588410
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
View Options
diff --git a/less/icons.less b/less/icons.less
index 2be5064..c0e286b 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -1,38 +1,39 @@
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
+ font-display: block;
src: url(MaterialIcons-Regular.eot); /* For IE6-8 */
src: local('Material Icons'),
local('MaterialIcons-Regular'),
url(/fonts/MaterialIcons-Regular.woff2) format('woff2'),
url(/fonts/MaterialIcons-Regular.woff) format('woff'),
url(/fonts/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; /* Preferred icon size */
display: inline-block;
width: 1em;
height: 1em;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
text-rendering: optimizeLegibility;
/* Support for Firefox. */
-moz-osx-font-smoothing: grayscale;
/* Support for IE. */
font-feature-settings: 'liga';
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Apr 25, 6:21 AM (2 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3214989
Attached To
rWF WriteFreely
Event Timeline
Log In to Comment