Opened 18 years ago
Closed 18 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)
Change History (2)
by , 18 years ago
Attachment: | duplicate_app_32.png added |
---|
comment:1 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed. Nice catch! It might take a few minutes to update for anonymous users.