Added wrt files, prior to converting into Qt/C++.
[ptas] / wrt / misc / rss / preview / nopreview.html
diff --git a/wrt/misc/rss/preview/nopreview.html b/wrt/misc/rss/preview/nopreview.html
new file mode 100644 (file)
index 0000000..d721fa1
--- /dev/null
@@ -0,0 +1,44 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
+<html xmlns="http://www.w3.org/1999/xhtml">\r
+<head>\r
+<style type="text/css">\r
+body {\r
+       background-image: url(images/Gradient0Background.png);\r
+       background-repeat: repeat-x;\r
+       font-family: "Nokia Sans", "Nokia Sans SemiBold", "Arial Narrow";\r
+       overflow: hidden;\r
+       color: #FFFFFF;\r
+}\r
+div {\r
+       text-align: center;\r
+       padding: 20px;\r
+       margin-top: 50px;\r
+       margin-right: auto;\r
+       margin-left: auto;\r
+       width: 500px;\r
+       font-size: x-large;\r
+       font-weight: normal;\r
+       background-color: #CC3300;\r
+       border-top-width: 2px;\r
+       border-right-width: 2px;\r
+       border-bottom-width: 2px;\r
+       border-left-width: 2px;\r
+       border-top-style: solid;\r
+       border-right-style: solid;\r
+       border-bottom-style: solid;\r
+       border-left-style: solid;\r
+       border-top-color: #FF3300;\r
+       border-right-color: #710000;\r
+       border-bottom-color: #710000;\r
+       border-left-color: #FF3300;\r
+}\r
+strong {\r
+       color: #FFCC00;\r
+}\r
+</style>\r
+</head>\r
+<body>\r
+<div> Widget preview is not available for this file, it is not the <strong>MainHtml</strong> file for the widget.\r
+</div>\r
+</body>\r
+</html>\r