Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDejan Gloszic2006-02-24 21:28:39 +0000
committerDejan Gloszic2006-02-24 21:28:39 +0000
commit608659a5b253c145851e359184e5760d2aeb641f (patch)
treeb81bfbc7372b3893ab85270592a6915d113a1b57
parent2d1768d57de2eed5c4c22117872dd05b73c41b6d (diff)
downloadeclipse.platform.ua-608659a5b253c145851e359184e5760d2aeb641f.tar.gz
eclipse.platform.ua-608659a5b253c145851e359184e5760d2aeb641f.tar.xz
eclipse.platform.ua-608659a5b253c145851e359184e5760d2aeb641f.zip
*** empty log message ***
-rw-r--r--org.eclipse.ui.intro.universal/themes/circles/html/firststeps.css2
-rw-r--r--org.eclipse.ui.intro.universal/themes/circles/html/migrate.css2
-rw-r--r--org.eclipse.ui.intro.universal/themes/circles/html/overview.css4
-rw-r--r--org.eclipse.ui.intro.universal/themes/circles/html/samples.css2
-rw-r--r--org.eclipse.ui.intro.universal/themes/circles/html/shared.css101
-rw-r--r--org.eclipse.ui.intro.universal/themes/circles/html/tutorials.css80
-rw-r--r--org.eclipse.ui.intro.universal/themes/circles/html/webresources.css2
-rw-r--r--org.eclipse.ui.intro.universal/themes/circles/html/whatsnew.css2
8 files changed, 73 insertions, 122 deletions
diff --git a/org.eclipse.ui.intro.universal/themes/circles/html/firststeps.css b/org.eclipse.ui.intro.universal/themes/circles/html/firststeps.css
index 1f67c15ba..cad423e43 100644
--- a/org.eclipse.ui.intro.universal/themes/circles/html/firststeps.css
+++ b/org.eclipse.ui.intro.universal/themes/circles/html/firststeps.css
@@ -1,6 +1,8 @@
/* show the "selected" image for this page */
#navigation-links a#firststeps img, #navigation-links a#firststeps:hover img {
background-image : url(../graphics/icons/ctool/fs_nav_64.gif);
+ top : 2px;
+ left : 0px;
}
#navigation-links {
diff --git a/org.eclipse.ui.intro.universal/themes/circles/html/migrate.css b/org.eclipse.ui.intro.universal/themes/circles/html/migrate.css
index 679f5cbb0..b9634264c 100644
--- a/org.eclipse.ui.intro.universal/themes/circles/html/migrate.css
+++ b/org.eclipse.ui.intro.universal/themes/circles/html/migrate.css
@@ -1,6 +1,8 @@
/* show the "selected" image for this page */
#navigation-links a#migrate img, #navigation-links a#migrate:hover img {
background-image : url(../graphics/icons/ctool/mi_nav_64.gif);
+ top : 2px;
+ left : 0px;
}
#navigation-links {
diff --git a/org.eclipse.ui.intro.universal/themes/circles/html/overview.css b/org.eclipse.ui.intro.universal/themes/circles/html/overview.css
index b8dd7c9c6..ab3d0c1f7 100644
--- a/org.eclipse.ui.intro.universal/themes/circles/html/overview.css
+++ b/org.eclipse.ui.intro.universal/themes/circles/html/overview.css
@@ -1,7 +1,9 @@
/* show the "selected" image for this page */
#navigation-links a#overview img, #navigation-links a#overview:hover img {
- background-image : url(../graphics/icons/ctool/ov_nav_64.gif);
+ background-image : url(../graphics/icons/ctool/ov_nav_64.gif);
+ top : 2px;
+ left : 0px;
}
#navigation-links {
diff --git a/org.eclipse.ui.intro.universal/themes/circles/html/samples.css b/org.eclipse.ui.intro.universal/themes/circles/html/samples.css
index fe5697277..1f78087de 100644
--- a/org.eclipse.ui.intro.universal/themes/circles/html/samples.css
+++ b/org.eclipse.ui.intro.universal/themes/circles/html/samples.css
@@ -2,6 +2,8 @@
/* show the "selected" image for this page */
#navigation-links a#samples img, #navigation-links a#samples:hover img {
background-image : url(../graphics/icons/ctool/sa_nav_64.gif);
+ top : 2px;
+ left : 0px;
}
#navigation-links {
diff --git a/org.eclipse.ui.intro.universal/themes/circles/html/shared.css b/org.eclipse.ui.intro.universal/themes/circles/html/shared.css
index a4d60dea8..5f4883548 100644
--- a/org.eclipse.ui.intro.universal/themes/circles/html/shared.css
+++ b/org.eclipse.ui.intro.universal/themes/circles/html/shared.css
@@ -6,13 +6,8 @@ body { font-family : Arial, sans-serif; }
H1, H2, H3, H4, p, a { color : #4D4D4D; }
/*
-.intro-header H1 {
- font-size : 16pt;
- font-weight : normal;
- color : #E5E5E5;
-}
-*/
-
+ * We are not using titles in this theme.
+ */
.intro-header {
display : none;
}
@@ -22,6 +17,7 @@ h2 {
font-weight : normal;
color : #7B8694;
}
+
/* For regular div labels */
H4 .div-label {
font-size : 10pt;
@@ -37,7 +33,7 @@ H4 .div-label {
clear : both;
}
-.page-description {
+.page-description {
font-size : 10pt;
float : none;
clear : both;
@@ -79,9 +75,8 @@ html, body { width : 100%; height : 100%; }
html, body, div, h1, h4, p, a { margin : 0px; padding : 0px; }
/*
-.intro-header H1 { padding-top : 10px; margin-left : 10px; }
-*/
-
+ * Folding section settings.
+ */
.section { }
.section-body { display: none; padding : 0px; }
@@ -130,25 +125,9 @@ body {
}
/*
- * We will use one of the general purpose groups to show
- * the curve image
+ * Hide the general-purpose groups - not using them in this theme.
*/
-#extra-group1 {
- width : 100%;
- height : 164px;
- position : absolute;
- top : 0px;
- background-image : url(../graphics/contentpage/backgroundcurve.gif);
- background-repeat : no-repeat;
- background-position : top center;
- margin : 0;
- padding : 0;
-}
-
-/*
- * Hide the other general-purpose groups
- */
-
+#extra-group1,
#extra-group2,
#extra-group3,
#extra-group4,
@@ -157,20 +136,25 @@ body {
}
/*
-.intro-header { background-color : transparent; z-index : 100;}
-*/
-
+ * Dimensions.
+ */
body, .page{
min-width : 770px;
/* since IE doesn't support min-width, try expression */
width:expression(document.body.clientWidth < 770? "770px": "auto" );
+ /*
min-height : 425px;
+ */
height : 100%;
+ /*
height : expression(document.body.clientHeight < 425? "425px": "100%" );
+ */
}
-.page {
+.page {
+/*
min-height : 475px;
+ */
background-image : url(../graphics/contentpage/background.jpg);
background-repeat : repeat-x;
background-position : top left;
@@ -190,31 +174,41 @@ body, .page{
position : relative;
left : 0px;
top : 0px;
+ padding-left: 12px;
height : 118px;
width : 100%;
}
#navigation-links a {
- padding-left : 5px;
- padding-right : 5px;
+/*
+ padding-left : 3px;
+ padding-right : 3px;
+*/
float : left;
text-align : center;
}
-#navigation-links #customize {
- padding-left : 5px;
- padding-right : 5px;
- float : left;
- text-align : center;
+#navigation-links a img {
+ position : relative;
+ height : 64px;
+ width : 64px;
+ vertical-align : center;
+ horizontal-align : center;
+ top : 10px;
+ left : 12px;
}
-#navigation-links a img {
- height : 52px;
- width : 52px;
- vertical-align : middle;
+#navigation-links a:hover img,
+#navigation-links a:focus img,
+#navigation-links a:active img {
+ top : 2px;
+ left : 3px;
}
+/*
#navigation-links a .link-label { display : block; margin-top : 5px;}
+*/
+#navigation-links a .link-label { display : none; }
#navigation-links a .text { display : none; }
@@ -236,7 +230,7 @@ body, .page{
#navigation-links a#tutorials img { background-image : url(../graphics/icons/ctool/tu_nav_32.gif); }
#navigation-links a#tutorials:hover img,
#navigation-links a#tutorials:active img,
-#navigation-links a#tutorials:focus img { background-image : url(../graphics/icons/ctool/tu_nav_64.gif); }
+#navigation-links a#tutorials:focus img { background-image : url(../graphics/icons/ctool/tu_nav_hover.gif); }
#navigation-links a#samples img { background-image : url(../graphics/icons/ctool/sa_nav_32.gif); }
#navigation-links a#samples:hover img,
@@ -258,12 +252,19 @@ body, .page{
#navigation-links a#webresources:focus img,
#navigation-links a#webresources:active img { background-image : url(../graphics/icons/ctool/wr_nav_hover.gif); }
-#navigation-links a#workbench { position : absolute; right : 0px; top : -35px; text-align : right;}
+#navigation-links a#workbench { position : absolute; left : 491px; text-align : left;}
#navigation-links a#workbench .text { display : none; }
-#navigation-links a#workbench img { background-image : url(../graphics/icons/etool/wb48.gif); width : 53px; height : 53px;}
+#navigation-links a#workbench img {
+ background-image : url(../graphics/icons/ctool/wb_nav_32.gif);
+ width : 32px; height : 32px;
+}
#navigation-links a#workbench:hover img,
#navigation-links a#workbench:focus img,
-#navigation-links a#workbench:active img { background-image : url(../graphics/icons/ctool/wb48.gif); }
+#navigation-links a#workbench:active img {
+ background-image : url(../graphics/icons/ctool/wb_nav_hover.gif);
+ width : 51px;
+ height : 58px;
+}
/*
* Lay out the page title and description
@@ -481,6 +482,10 @@ p #group-description {
.content-link:hover { border-right : 0px; }
+/*
+ * This part is for hosting embedded document inside
+ * the content area.
+ */
iframe {
position:relative;
diff --git a/org.eclipse.ui.intro.universal/themes/circles/html/tutorials.css b/org.eclipse.ui.intro.universal/themes/circles/html/tutorials.css
index fa06e8b7c..c266da45d 100644
--- a/org.eclipse.ui.intro.universal/themes/circles/html/tutorials.css
+++ b/org.eclipse.ui.intro.universal/themes/circles/html/tutorials.css
@@ -1,77 +1,11 @@
-body {
- background-image : url(../graphics/contentpage/tutorials_wtr.jpg);
-}
/* show the "selected" image for this page */
-#navigation-links a#tutorials img, #navigation-links a#tutorials:hover img { background-image : url(../graphics/tutorials48sel.gif); }
-
-/*
- * Set up the content of the tutorials page into two
- * columns that are centered in the page
- */
-
-
-/* a group of tutorial links */
-.tutorials-group {
- /* To center in Moz (have to use text-align for IE) */
- margin-left : auto;
- margin-right : auto;
- width : 750px;
- margin-bottom : 30px;
- float : none;
- clear : both;
- text-align : left;
-}
-
-.tutorials-link {
- width : 360px;
- text-align : left;
- margin-left : 5px;
- margin-right : 5px;
- margin-top : 10px;
- margin-bottom : -20px;
- vertical-align : top;
-}
-
-.tutorials-group > .tutorials-link {
- float : left;
- height : 150px;
- vertical-align : middle;
-}
-
-
-.tutorials-link img {
- height : 57px;
- width : 57px;
- vertical-align : middle;
-}
-
-.tutorials-group h4 {
- float : none;
- clear : both;
-}
-
-p #group-description {
- padding-bottom : 10px;
- float : none;
- clear : both;
-}
-
-.tutorials-link .link-label {
- display : block;
- width : 300px;
- position : relative;
- top : -50px;
- left : 60px;
-}
-
-
-.tutorials-link p .text {
- display : block;
- width : 300px;
- position : relative;
- top : -45px;
- left : 53px;
+#navigation-links a#tutorials img, #navigation-links a#tutorials:hover img {
+ background-image : url(../graphics/icons/ctool/tu_nav_64.gif);
+ top : 2px;
+ left : 0px;
}
-.tutorials-link:hover { border-right : 0px; }
+#navigation-links {
+ background-image: url(../graphics/contentpage/tu_banner.jpg);
+} \ No newline at end of file
diff --git a/org.eclipse.ui.intro.universal/themes/circles/html/webresources.css b/org.eclipse.ui.intro.universal/themes/circles/html/webresources.css
index f9e8b3bc3..9490292bc 100644
--- a/org.eclipse.ui.intro.universal/themes/circles/html/webresources.css
+++ b/org.eclipse.ui.intro.universal/themes/circles/html/webresources.css
@@ -1,6 +1,8 @@
/* show the "selected" image for this page */
#navigation-links a#webresources img, #webresources a#webresources:hover img {
background-image : url(../graphics/icons/ctool/wr_nav_64.gif);
+ top : 2px;
+ left : 0px;
}
#navigation-links {
diff --git a/org.eclipse.ui.intro.universal/themes/circles/html/whatsnew.css b/org.eclipse.ui.intro.universal/themes/circles/html/whatsnew.css
index 9400eb49a..fe3a86eac 100644
--- a/org.eclipse.ui.intro.universal/themes/circles/html/whatsnew.css
+++ b/org.eclipse.ui.intro.universal/themes/circles/html/whatsnew.css
@@ -2,6 +2,8 @@
/* show the "selected" image for this page */
#navigation-links a#whatsnew img, #navigation-links a#whatsnew:hover img {
background-image : url(../graphics/icons/ctool/wn_nav_64.gif);
+ top : 2px;
+ left : 0px;
}
#navigation-links {

Back to the top