diff options
Diffstat (limited to 'themes/colors/css-2.0.0/style.css')
| -rwxr-xr-x | themes/colors/css-2.0.0/style.css | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/themes/colors/css-2.0.0/style.css b/themes/colors/css-2.0.0/style.css index ca5f395b0a..32fd56ee1b 100755 --- a/themes/colors/css-2.0.0/style.css +++ b/themes/colors/css-2.0.0/style.css @@ -3118,13 +3118,7 @@ div.faq_body { .icon-note { width: 33px; height: 35px; - background-image: url(images/notes.png); -} - -.icon-note-list { - width: 33px; - height: 35px; - background-image: url(images/notes.png); + background-image: url(icons/note.png); } .icon-plus { |
