1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-01 05:15:43 +02:00

New CDT Icon.

This commit is contained in:
Doug Schaefer 2010-06-03 18:27:48 +00:00
parent 3f9995f1db
commit 55a341fd32
2 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View file

@ -1,8 +1,8 @@
a#cdt img { background-image : url(graphics/obj_48/cdtdev_obj.gif); }
a#cdt:hover img { background-image : url(graphics/obj_48/cdtdevhov_obj.gif); }
a#cdt img { background-image : url(graphics/obj_48/cdt_logo_icon.png); }
a#cdt:hover img { background-image : url(graphics/obj_48/cdt_logo_icon.png); }
a#hello-world-cdt img { background-image : url(graphics/obj_48/capp_obj.gif); }
a#hello-world-cdt:hover img { background-image : url(graphics/obj_48/capphov_obj.gif); }
a#hello-world-cdt img { background-image : url(graphics/obj_48/cdt_logo_icon.png); }
a#hello-world-cdt:hover img { background-image : url(graphics/obj_48/cdt_logo_icon.png); }
body {
background-image : url(../../org.eclipse.platform/css/graphics/contentpage/overview_wtr.jpg);