BRANDING minor edits to color settings to match SFO colors
authorfturovic <frank.turovich@nokia.com>
Thu, 18 Jun 2009 15:26:18 -0500
changeset 272 897d32e5ad84
parent 271 c37d2c7f2656
child 273 c2533fd23253
BRANDING minor edits to color settings to match SFO colors
core/com.nokia.carbide.cpp/themes/carbide/html/firststeps.css
core/com.nokia.carbide.cpp/themes/carbide/html/migrate.css
core/com.nokia.carbide.cpp/themes/carbide/html/overview.css
core/com.nokia.carbide.cpp/themes/carbide/html/root.css
core/com.nokia.carbide.cpp/themes/carbide/html/samples.css
core/com.nokia.carbide.cpp/themes/carbide/html/shared.css
core/com.nokia.carbide.cpp/themes/carbide/html/standby.css
core/com.nokia.carbide.cpp/themes/carbide/html/tutorials.css
core/com.nokia.carbide.cpp/themes/carbide/html/webresources.css
core/com.nokia.carbide.cpp/themes/carbide/html/whatsnew.css
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/firststeps.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/firststeps.css	Thu Jun 18 15:26:18 2009 -0500
@@ -10,7 +10,7 @@
  *******************************************************************************/
 
 body {
-	background-image : url(../graphics/root/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 }
 
 /* show the "selected" image for this page */
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/migrate.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/migrate.css	Thu Jun 18 15:26:18 2009 -0500
@@ -10,7 +10,7 @@
  *******************************************************************************/
 
 body {
-	background-image : url(../graphics/root/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 }
 
 /* show the "selected" image for this page */
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/overview.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/overview.css	Thu Jun 18 15:26:18 2009 -0500
@@ -10,7 +10,7 @@
  *******************************************************************************/
 
 body {
-	background-image : url(../graphics/root/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 }
 
 /* show the "selected" image for this page */
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/root.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/root.css	Thu Jun 18 15:26:18 2009 -0500
@@ -16,13 +16,13 @@
 .intro-header H1 {
 	font-family: Helvetica, sans-serif;
 	font-size: 20px;
-	color: #00A1D0;
+	color: #0A94D6;
 }
 
 #page-links a .link-label, #action-links a .link-label {
 	font-size : 13pt;
 	font-weight : 600;
-	color : #00A1D0;
+	color : #0A94D6;
 }
 #page-links a p .text, #action-links a p .text {
 	font-size : 13pt;
@@ -45,14 +45,14 @@
 	min-width : 770px;
 	/* since IE doesn't support min-width, use expression */
 	width:expression(document.body.clientWidth < 770? "770px": "auto" );
-	background-image : url(../graphics/root/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 	background-repeat : no-repeat;
 	background-position : top left;
-	background-color : #7169D1;
+	/* background-color : #7169D1; */
 }
 #root {
 /*
-	background-image : url(../graphics/root/brandmark.gif);
+	/* background-image : url(../graphics/root/brandmark.gif); */
 */
 	background-repeat : no-repeat;
 	background-position : bottom left;
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/samples.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/samples.css	Thu Jun 18 15:26:18 2009 -0500
@@ -10,7 +10,7 @@
  *******************************************************************************/
 
 body {
-	background-image : url(../graphics/root/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 }
 
 /* show the "selected" image for this page */
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/shared.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/shared.css	Thu Jun 18 15:26:18 2009 -0500
@@ -14,12 +14,12 @@
  */
 body { font-family : Helvetica, sans-serif; }
 
-H1, H2, H3, H4, p, a { color : #4D4D4D; }
+H1, H2, H3, H4, p, a { color : #0A94D6; }
 
 .intro-header H1 {
 	font-family: Helvetica, sans-serif;
 	font-size: 20px;
-	color: #00A1D0;
+	color: #0A94D6;
 }
 
 h2 {
@@ -38,7 +38,7 @@
 	width: 90%;
 	align: left;
 	height : 1px;
-	color :  #dfdfe4;
+	color :  #0A94D6;
 }
 
 /* For the main page content's title */
@@ -154,7 +154,7 @@
 	height : 164px;
 	position : absolute;
 	top : 0px;
-	background-image : url(../graphics/contentpage/backgroundcurve.gif);
+	/* background-image : url(../graphics/contentpage/backgroundcurve.gif); */
 	background-repeat : no-repeat;
 	background-position : top center;
 	margin : 0;
@@ -186,7 +186,7 @@
 
 .page { 
 	min-height : 475px;
-	background-image : url(../graphics/contentpage/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 	background-repeat : repeat-x;
 	background-position : top left;
 }
@@ -399,7 +399,7 @@
 	color: #03c;
 	/* Carbide branding mod
 	margin-bottom : 0px;
-	background-image : url(../graphics/contentpage/page-link-wide.gif);
+	/* background-image : url(../graphics/contentpage/page-link-wide.gif); */
 	background-repeat:no-repeat;
 	background-position : top left;
 	*/
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/standby.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/standby.css	Thu Jun 18 15:26:18 2009 -0500
@@ -16,19 +16,19 @@
 .intro-header H1 {
 	font-family: Helvetica, sans-serif;
 	font-size: 20px;
-	color: #00A1D0;
+	color: #0A94D6;
 }
 
 #page-links a .link-label, #action-links a .link-label {
 	font-size : 13pt;
 	font-weight : 600;
-	color : #1B1B1B;
+	color : #0A94D6;
 }
 
 #page-links a p .text, #action-links a p .text {
 	font-size : 13pt;
 	font-weight : 500;
-	color : #1B1B1B;
+	color : #EEEEEE;
 }
 
 /*
@@ -47,7 +47,7 @@
 	min-width : 230px;
 	/* since IE doesn't support min-width, use expression */
 	width:expression(document.body.clientWidth < 230? "230px": "auto" );
-	background-image : url(../graphics/root/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 	background-repeat : no-repeat;
 	background-position : top left;
 	background-color : #7169D1;
@@ -55,7 +55,7 @@
 
 .page {
 /*
-	background-image : url(../graphics/root/brandmark.gif);
+	/* background-image : url(../graphics/root/brandmark.gif); */
 	background-repeat : no-repeat;
 	background-position : bottom left;
 */
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/tutorials.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/tutorials.css	Thu Jun 18 15:26:18 2009 -0500
@@ -10,7 +10,7 @@
  *******************************************************************************/
 
 body {
-	background-image : url(../graphics/root/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 }
 
 /* show the "selected" image for this page */
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/webresources.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/webresources.css	Thu Jun 18 15:26:18 2009 -0500
@@ -10,7 +10,7 @@
  *******************************************************************************/
 
 body {
-	background-image : url(../graphics/root/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 }
 
 /* show the "selected" image for this page */
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/whatsnew.css	Thu Jun 18 15:25:33 2009 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/whatsnew.css	Thu Jun 18 15:26:18 2009 -0500
@@ -10,7 +10,7 @@
  *******************************************************************************/
 
 body {
-	background-image : url(../graphics/contentpage/background.jpg);
+	/* background-image : url(../graphics/root/background.jpg); */
 }
 
 /* show the "selected" image for this page */