]> git.proxmox.com Git - extjs.git/blobdiff - extjs/classic/theme-classic-sandbox/sass/example/sass-page.html
import ExtJS 7.0.0 GPL
[extjs.git] / extjs / classic / theme-classic-sandbox / sass / example / sass-page.html
index 8dadb1446fa23f9e7656740c11454cee68bc3215..3a4ad12fcdaeccdb8c65c2ebab2d2ceec435a54d 100644 (file)
@@ -1,38 +1,38 @@
-<!DOCTYPE html>\r
-<!--\r
-   Copyright (c) 2012-2013. Sencha Inc.\r
--->\r
-<html>\r
-<head>\r
-    <title>Ext JS Theme Harness</title>\r
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
-\r
-    <!--\r
-    Load all required links and scripts\r
-    -->\r
-    <script type="text/javascript" src="/~cmd/extensions/sencha-fashion/fashion/fashion.js"></script>\r
-    <script type="text/javascript" src="/~cmd/extensions/sencha-fashion/sass-compiler.js"></script>\r
-    <script type="text/javascript" src="bootstrap.js"></script>\r
-\r
-    <style>\r
-        .widget-container {\r
-            margin: 10px;\r
-            width: 400px;\r
-            position: relative;\r
-            overflow: visible;\r
-        }\r
-\r
-        .x-slicer-target,\r
-        .x-slicer-target * {\r
-            opacity: 1;\r
-        }\r
-\r
-        /* ensure body does not overlap the rounded corners of framed panel/window when slicing */\r
-        .x-panel-body,\r
-        .x-window-body {\r
-            background: transparent;\r
-        }\r
-    </style>\r
-</head>\r
-    <body></body>\r
-</html>\r
+<!DOCTYPE html>
+<!--
+   Copyright (c) 2012-2013. Sencha Inc.
+-->
+<html>
+<head>
+    <title>Ext JS Theme Harness</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+    <!--
+    Load all required links and scripts
+    -->
+    <script type="text/javascript" src="/~cmd/extensions/sencha-fashion/fashion/fashion.js"></script>
+    <script type="text/javascript" src="/~cmd/extensions/sencha-fashion/sass-compiler.js"></script>
+    <script type="text/javascript" src="bootstrap.js"></script>
+
+    <style>
+        .widget-container {
+            margin: 10px;
+            width: 400px;
+            position: relative;
+            overflow: visible;
+        }
+
+        .x-slicer-target,
+        .x-slicer-target * {
+            opacity: 1;
+        }
+
+        /* ensure body does not overlap the rounded corners of framed panel/window when slicing */
+        .x-panel-body,
+        .x-window-body {
+            background: transparent;
+        }
+    </style>
+</head>
+    <body></body>
+</html>