# HG changeset patch # User Eugene Ostroukhov # Date 1288903405 25200 # Node ID b43377c07b0c951f6abba71f324484160a80ee02 # Parent 2da62bb639105684659b9d0e9053f31c0b541834 Artwork was updated diff -r 2da62bb63910 -r b43377c07b0c Eggtimer/.settings/org.symbian.tools.tmw.previewer.xml --- 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 @@ portrait -true +false +1 WRT 1.1 -1 360x640 DisplayUp diff -r 2da62bb63910 -r b43377c07b0c Eggtimer/.settings/org.symbian.tools.tmw.ui.xml --- 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 @@ - \ No newline at end of file + \ No newline at end of file diff -r 2da62bb63910 -r b43377c07b0c Eggtimer/basic.css --- 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 diff -r 2da62bb63910 -r b43377c07b0c Eggtimer/images/hourglass.png Binary file Eggtimer/images/hourglass.png has changed diff -r 2da62bb63910 -r b43377c07b0c Eggtimer/images/hourglass_black_semi.png Binary file Eggtimer/images/hourglass_black_semi.png has changed diff -r 2da62bb63910 -r b43377c07b0c Eggtimer/index.html --- 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 @@
 
 
- +