Tooltips/Icons

* properly format icons in tooltips after b125e55a4a
This commit is contained in:
Sarjuuk
2024-04-03 21:53:52 +02:00
parent f35adfeb3a
commit 97d59dbb98

View File

@@ -34,6 +34,8 @@
.wowhead-tooltip ins { color: #5DF644; text-decoration: none; border-bottom: 1px dotted; } .wowhead-tooltip ins { color: #5DF644; text-decoration: none; border-bottom: 1px dotted; }
.wowhead-tooltip del { color: #FF8040; text-decoration: none; border-bottom: 1px dotted; } .wowhead-tooltip del { color: #FF8040; text-decoration: none; border-bottom: 1px dotted; }
.wowhead-tooltip span.icontiny { padding-left: 18px !important; background: left center no-repeat; }
.wowhead-tooltip-powered { .wowhead-tooltip-powered {
/* background: url(../images/powered.png) no-repeat; */ /* background: url(../images/powered.png) no-repeat; */
width: 53px; width: 53px;