diff options
Diffstat (limited to 'themes/xenea/css-2.0.0/style.css')
| -rwxr-xr-x | themes/xenea/css-2.0.0/style.css | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/themes/xenea/css-2.0.0/style.css b/themes/xenea/css-2.0.0/style.css index e68fa0a5ab..215c2dab3e 100755 --- a/themes/xenea/css-2.0.0/style.css +++ b/themes/xenea/css-2.0.0/style.css @@ -3082,13 +3082,7 @@ div.faq_body { .icon-note { width: 22px; height: 22px; - background-image: url(images/notes.png); -} - -.icon-note-list { - width: 20px; - height: 20px; - background-image: url(images/notes.png); + background-image: url(icons/note.png); } .icon-plus { |
