Artwork was updated
authorEugene Ostroukhov <eugeneo@symbian.org>
Thu, 04 Nov 2010 13:43:25 -0700
changeset 3 b43377c07b0c
parent 2 2da62bb63910
child 4 6c91568e58fd
Artwork was updated
Eggtimer/.settings/org.symbian.tools.tmw.previewer.xml
Eggtimer/.settings/org.symbian.tools.tmw.ui.xml
Eggtimer/basic.css
Eggtimer/images/hourglass.png
Eggtimer/images/hourglass_black_semi.png
Eggtimer/index.html
--- a/Eggtimer/.settings/org.symbian.tools.tmw.previewer.xml	Tue Nov 02 10:44:05 2010 -0700
+++ b/Eggtimer/.settings/org.symbian.tools.tmw.previewer.xml	Thu Nov 04 13:43:25 2010 -0700
@@ -2,9 +2,9 @@
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
 <entry key="__SYM_NOKIA_EMULATOR_DEVICE_MODE">portrait</entry>
-<entry key="__SYM_NOKIA_CONSOLE_OPEN">true</entry>
+<entry key="__SYM_NOKIA_CONSOLE_OPEN">false</entry>
+<entry key="__SYM_SELECTED_CONTROLS_TAB">1</entry>
 <entry key="__SYM_WRT_VERSION">WRT 1.1</entry>
-<entry key="__SYM_SELECTED_CONTROLS_TAB">1</entry>
 <entry key="__SYM_NOKIA_EMULATOR_DEVICE">360x640</entry>
 <entry key="__SYM_DEVICE_ORIENTATION">DisplayUp</entry>
 </properties>
--- a/Eggtimer/.settings/org.symbian.tools.tmw.ui.xml	Tue Nov 02 10:44:05 2010 -0700
+++ b/Eggtimer/.settings/org.symbian.tools.tmw.ui.xml	Thu Nov 04 13:43:25 2010 -0700
@@ -1,2 +1,2 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<deployment targetId="mtw.filesystem" typeId="org.symbian.tools.tmw.fileSystem">&#x0A;<target targetId="Testing5800" typeId="org.symbian.tools.tmw.bluetooth"/>&#x0A;<target path="/Users/eugeneo/Desktop/Eggtimer.wgz" targetId="mtw.filesystem" typeId="org.symbian.tools.tmw.fileSystem"/>&#x0A;</deployment>
\ No newline at end of file
+<deployment targetId="mtw.filesystem" typeId="org.symbian.tools.tmw.fileSystem">&#x0A;<target targetId="Testing5800" typeId="org.symbian.tools.tmw.bluetooth"/>&#x0A;<target path="/Users/eugeneo/Desktop/Eggtimer.wgz" targetId="mtw.filesystem" typeId="org.symbian.tools.tmw.fileSystem"/>&#x0A;<target targetId="Eugeneo" typeId="org.symbian.tools.tmw.bluetooth"/>&#x0A;</deployment>
\ No newline at end of file
--- a/Eggtimer/basic.css	Tue Nov 02 10:44:05 2010 -0700
+++ b/Eggtimer/basic.css	Thu Nov 04 13:43:25 2010 -0700
@@ -1,6 +1,14 @@
 /*
  * Add your Stylesheet contents here
  */
+body {
+	background-color:black;
+}
+ 
+span {
+	color: white;
+}
+ 
 #remaining-time {
 	width: 170px;
 	height: 40px;
@@ -18,6 +26,7 @@
 	font-weight: bold;
 	text-align: center;
 	width: 138px;
+	color: white;
 }
 
 #sand {
@@ -40,7 +49,7 @@
 
 :LINK {
 	text-decoration: none;
-	color: black;
+	color: yellow;
 }
 
 #hourglass {
@@ -48,4 +57,5 @@
 	top: 80px;
 	left: 70px;
 	z-index: 100;
+	background-color: white;
 }
\ No newline at end of file
Binary file Eggtimer/images/hourglass.png has changed
Binary file Eggtimer/images/hourglass_black_semi.png has changed
--- a/Eggtimer/index.html	Tue Nov 02 10:44:05 2010 -0700
+++ b/Eggtimer/index.html	Thu Nov 04 13:43:25 2010 -0700
@@ -16,7 +16,7 @@
 	<div id="hourglass">
 		<div id="sand">&nbsp;</div>
 		<div id="sand-bottom">&nbsp;</div>
-		<img src="images/hourglass.png"></img>
+		<img src="images/hourglass_black_semi.png"></img>
 	</div>
 </div>
 <div id="time-setup">