diff --git a/static/css/basic.css b/static/css/basic.css index f7e0ca87..0a8a3230 100644 --- a/static/css/basic.css +++ b/static/css/basic.css @@ -34,6 +34,8 @@ .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 span.icontiny { padding-left: 18px !important; background: left center no-repeat; } + .wowhead-tooltip-powered { /* background: url(../images/powered.png) no-repeat; */ width: 53px;