Opened 17 years ago

Closed 17 years ago

#1039 closed bug (fixed)

App icon - duplicate - slightly overlayed

Reported by: jonas.kirilla Owned by: wkornewald
Priority: normal Milestone: R1
Component: Website/CMS Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

On this page http://haiku-os.org/about/teams/network there's a duplicate of the app icon, slightly overlayed.

One of the icons is from the page code, the other one from the style sheet.

HTML:

<img src="/themes/shijin/icons/app_32.png" align="left" 
border="0" hspace="10" height="32" width="32">
<h3 class="icon-app-medium">Components</h3>

CSS:

.icon-app-medium { background-image: url(icons/app_32.png); }

Attachments (1)

duplicate_app_32.png (7.5 KB ) - added by jonas.kirilla 17 years ago.

Download all attachments as: .zip

Change History (2)

by jonas.kirilla, 17 years ago

Attachment: duplicate_app_32.png added

comment:1 by wkornewald, 17 years ago

Resolution: fixed
Status: newclosed

Fixed. Nice catch! It might take a few minutes to update for anonymous users.

Note: See TracTickets for help on using tickets.