今度こそ修正
This commit is contained in:
parent
6f5ee22e3a
commit
d4b1e369dd
@ -53,7 +53,7 @@
|
|||||||
.fa-smile-o,
|
.fa-smile-o,
|
||||||
.fa-thumbs-o-up,
|
.fa-thumbs-o-up,
|
||||||
.fa-thumbs-o-down {
|
.fa-thumbs-o-down {
|
||||||
font-family: "Material Icons Extended";
|
font-family: "Material Icons";
|
||||||
}
|
}
|
||||||
|
|
||||||
.fa-th::before { content: "apps" }
|
.fa-th::before { content: "apps" }
|
||||||
|
@ -16,9 +16,5 @@
|
|||||||
{{if $channel_id}}var channelId = '{{$channel_id}}';{{/if}}{{* Used in e.g. autocomplete *}}
|
{{if $channel_id}}var channelId = '{{$channel_id}}';{{/if}}{{* Used in e.g. autocomplete *}}
|
||||||
var preloadImages = {{$preload_images}};
|
var preloadImages = {{$preload_images}};
|
||||||
</script>
|
</script>
|
||||||
<head>
|
|
||||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user