summaryrefslogtreecommitdiff
path: root/ext/display-templates.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-02-21 13:57:28 -0500
committerGitHub <noreply@github.com>2021-02-21 13:57:28 -0500
commitb7789749380a6e101adbca82c37a55dcd5fe31a4 (patch)
tree529f5e00030b1b8c40fdc67bd6bc7b09cab5cfc4 /ext/display-templates.html
parent75d0d333d86d2450db811a89b503bae22a3b49b6 (diff)
Improve tag styles (#1431)
* Update tag styles * Refactor _createTag * Update padding
Diffstat (limited to 'ext/display-templates.html')
-rw-r--r--ext/display-templates.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/display-templates.html b/ext/display-templates.html
index e506159e..bb89ceaa 100644
--- a/ext/display-templates.html
+++ b/ext/display-templates.html
@@ -130,7 +130,8 @@
<template id="kanji-reading-template"><dd class="kanji-reading"></dd></template>
<!-- Tag templates -->
-<template id="tag-template"><span class="tag"><span class="tag-inner"></span></span></template>
+<template id="tag-template"><span class="tag"><span class="tag-label"><span class="tag-label-content"></span></span></span></template>
+<template id="tag-with-body-template"><span class="tag tag-has-body"><span class="tag-label"><span class="tag-label-content"></span></span><span class="tag-body"><span class="tag-body-content"></span></span></span></template>
<!-- Extra -->
<template id="footer-notification-template"><div class="footer-notification scrollbar-inverse">