summaryrefslogtreecommitdiff
path: root/resources/views/icons/theme.phtml
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2019-11-15 10:50:40 +0000
committerGreg Roach <fisharebest@webtrees.net>2019-11-15 18:09:14 +0000
commit08362db417156410ee02c6391bd9eb83a2df65fc (patch)
tree861e38ff87fdaae802468ce3735268d138bae989 /resources/views/icons/theme.phtml
parent814c67071667246ee1742f45fbd7eed634f34cca (diff)
downloadwebtrees-08362db417156410ee02c6391bd9eb83a2df65fc.tar.gz
webtrees-08362db417156410ee02c6391bd9eb83a2df65fc.tar.bz2
webtrees-08362db417156410ee02c6391bd9eb83a2df65fc.zip
Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.
Diffstat (limited to 'resources/views/icons/theme.phtml')
-rw-r--r--resources/views/icons/theme.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/icons/theme.phtml b/resources/views/icons/theme.phtml
index ff1302a46e..4759fa7a1d 100644
--- a/resources/views/icons/theme.phtml
+++ b/resources/views/icons/theme.phtml
@@ -1 +1 @@
-<i class="fas fa-paint-brush fa-fw wt-icon-theme" aria-hidden="true"></i>
+<span class="wt-icon-theme"><i class="fas fa-paint-brush fa-fw" aria-hidden="true"></i></span>