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:
parent
3f9995f1db
commit
55a341fd32
2 changed files with 4 additions and 4 deletions
BIN
releng/org.eclipse.cdt/css/graphics/obj_48/cdt_logo_icon.png
Normal file
BIN
releng/org.eclipse.cdt/css/graphics/obj_48/cdt_logo_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue