Merged. Fixed 1998
--- a/org.symbian.tools.wrttools.previewer/preview/css/style.css Wed Feb 24 14:45:25 2010 -0800
+++ b/org.symbian.tools.wrttools.previewer/preview/css/style.css Wed Feb 24 16:30:55 2010 -0800
@@ -283,8 +283,7 @@
div#PreferencesBtn{
width: 75px;
height: 85px;
-/* background-image: url(../images/settings-icon.png); */
- background-image: url(../images/test-settings.gif);
+ background-image: url(../images/settings-icon.png);
position: absolute;
top: 10px;
left: 10px;
@@ -456,14 +455,11 @@
}
div#event-messaging{
- /* background-image: url(../images/messaging-icon.gif); */
- background-image: url(../images/test-Messaging.png);
-
+ background-image: url(../images/messaging-icon.gif);
}
div#event-memory{
- /* background-image: url(../images/memory-icon.png); */
- background-image: url(../images/test-Memory_icon.png);
+ background-image: url(../images/memory-icon.png);
}
div.ui-panel{
Binary file org.symbian.tools.wrttools.previewer/preview/images/test-Memory_icon.gif has changed
Binary file org.symbian.tools.wrttools.previewer/preview/images/test-Memory_icon.png has changed
Binary file org.symbian.tools.wrttools.previewer/preview/images/test-Messaging.gif has changed
Binary file org.symbian.tools.wrttools.previewer/preview/images/test-Messaging.png has changed
Binary file org.symbian.tools.wrttools.previewer/preview/images/test-settings.gif has changed
Binary file org.symbian.tools.wrttools.previewer/preview/images/test-settings.png has changed