1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00
cdt/releng/org.eclipse.cdt/css/overview.css
Jonah Graham 48d2271a58 Bug 540373: Normalize newlines with .gitattributes
There is also a new script to verify completeness of .gitattributes:
releng/scripts/verify_gitattributes.sh

Change-Id: I2ce270852ab54b66b6c474a6ec94203fe5bba78b
2018-11-20 21:20:39 +00:00

9 lines
434 B
CSS

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/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);
}