图标修复
This commit is contained in:
parent
788115d5f0
commit
0dd18f97c5
|
@ -4433,7 +4433,7 @@ blockquote.pullquote.right {
|
|||
|
||||
.note > .note-icon {
|
||||
position: absolute;
|
||||
top: calc(50% - 0.4rem);
|
||||
/*top: calc(50% - 0.4rem);*/
|
||||
left: 0.7rem;
|
||||
font-size: larger;
|
||||
}
|
||||
|
@ -4751,7 +4751,7 @@ blockquote.pullquote.right {
|
|||
}
|
||||
|
||||
.note.success:not(.no-icon)::before {
|
||||
content: "";
|
||||
content: "\e66c";
|
||||
}
|
||||
|
||||
.note.success:not(.no-icon):not(.modern)::before {
|
||||
|
@ -4789,7 +4789,7 @@ blockquote.pullquote.right {
|
|||
}
|
||||
|
||||
.note.warning:not(.no-icon)::before {
|
||||
content: "";
|
||||
content: "\e61a";
|
||||
}
|
||||
|
||||
.note.warning:not(.no-icon):not(.modern)::before {
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
<a class="bber-reply"
|
||||
th:onclick="rightMenuCommentText([['"'+${equipment.name}+' '+${equipment.model}+' '+${equipment.description}+'"']]);"
|
||||
data-pjax-state="">
|
||||
<i class="fa-solid fa-message" style="font-size: 18px;"></i>
|
||||
<i class="haofont hao-icon-message" style="font-size: 18px;"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
<a class="cookies-link"
|
||||
th:href="@{${theme.config.tool.snackbar.introductionUrl}}"
|
||||
th:title="${theme.config.tool.snackbar.introductionName}" data-pjax-state=""><i
|
||||
class="bber-gotobb fas fa-arrow-circle-right"></i></a></div>
|
||||
class="bber-gotobb haofont hao-icon-circle-arrow-right"></i></a></div>
|
||||
</div>
|
||||
<div id="quit-box" onclick="RemoveRewardMask()"></div>
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<div class="li-style swiper-slide">去安装吧!</div>
|
||||
</div>
|
||||
</div>
|
||||
<i class="bber-gotobb fas fa-arrow-circle-right"
|
||||
<i class="bber-gotobb haofont hao-icon-circle-arrow-right"
|
||||
onclick="location.href=location.href='https\:\/\/github.com/halo-sigs/plugin-moments'" title="下载插件"></i>
|
||||
</div>
|
||||
|
||||
|
@ -28,6 +28,6 @@
|
|||
</th:block>
|
||||
</div>
|
||||
</div>
|
||||
<i class="bber-gotobb fas fa-arrow-circle-right" onclick="location.href='/moments'" title="查看全文"></i>
|
||||
<i class="bber-gotobb haofont hao-icon-circle-arrow-right" onclick="location.href='/moments'" title="查看全文"></i>
|
||||
</div>
|
||||
</html>
|
|
@ -8,7 +8,7 @@
|
|||
<!-- 打赏 -->
|
||||
<div th:if="${theme.config.aboutReward.reward.enable_reward_wz}" class="post-reward"
|
||||
onclick="AddRewardMask()">
|
||||
<div class="reward-button button--animated" title="赞赏作者"><i class="fas fa-hamburger"></i>
|
||||
<div class="reward-button button--animated" title="赞赏作者"><i class="haofont hao-icon-hand-heart-fill"></i>
|
||||
打赏作者
|
||||
</div>
|
||||
<div class="reward-main">
|
||||
|
@ -38,7 +38,7 @@
|
|||
<!-- 说明 -->
|
||||
<div th:if="${theme.config.post.post_edit.enable_post_edit}" class="reward-link mode"><a
|
||||
class="reward-link-button" th:href="@{${theme.config.post.post_edit.post_edit_url}}">
|
||||
<i class="fas fa-seedling"></i>运营模式与责任</a>
|
||||
<i class="haofont hao-icon-plant-fill"></i>运营模式与责任</a>
|
||||
</div>
|
||||
|
||||
<!-- 分享 -->
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<div class="rewardLeftButton" th:if="${theme.config.aboutReward.reward.enable_reward_wz || theme.config.post.post_edit.enable_post_edit}">
|
||||
<div th:if="${theme.config.aboutReward.reward.enable_reward_wz}" class="post-reward"
|
||||
onclick="AddRewardMask()">
|
||||
<div class="reward-button button--animated" title="打赏作者"><i class="fas fa-hamburger"></i> 打赏作者
|
||||
<div class="reward-button button--animated" title="打赏作者"><i class="haofont hao-icon-hand-heart-fill"></i> 打赏作者
|
||||
</div>
|
||||
<div class="reward-main">
|
||||
<ul class="reward-all"><span class="reward-title">感谢你赐予我前进的力量</span>
|
||||
|
@ -43,7 +43,7 @@
|
|||
</div>
|
||||
<div th:if="${theme.config.post.post_edit.enable_post_edit}" class="reward-link mode"><a
|
||||
class="reward-link-button" th:href="@{${theme.config.post.post_edit.post_edit_url}}"
|
||||
data-pjax-state=""><i class="fas fa-seedling"></i>订阅</a></div>
|
||||
data-pjax-state=""><i class="haofont hao-icon-plant-fill"></i>订阅</a></div>
|
||||
</div>
|
||||
<div class="shareRight"
|
||||
th:if="${theme.config.post.share_right.mobile_edit || theme.config.post.share_right.weibo_edit || theme.config.post.share_right.copyurl_edit}">
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
</div>
|
||||
<a class="bber-reply"
|
||||
th:onclick="rightMenuCommentText([[${content.html}]]);"
|
||||
data-pjax-state=""> <i class="fa-solid fa-message"></i>
|
||||
data-pjax-state=""> <i class="haofont hao-icon-message"></i>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue