Built motion from commit 503e72f.|0.0.143
[motion.git] / public / assets / plugins / ckeditor / plugins / templates / dialogs / templates.css
index 176a1c3..8ea4ffb 100644 (file)
@@ -1,84 +1,84 @@
-/*\r
-Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.md or http://ckeditor.com/license\r
-*/\r
-\r
-.cke_tpl_list\r
-{\r
-       border: #dcdcdc 2px solid;\r
-       background-color: #ffffff;\r
-       overflow-y: auto;\r
-       overflow-x: hidden;\r
-       width: 100%;\r
-       height: 220px;\r
-}\r
-\r
-.cke_tpl_item\r
-{\r
-       margin: 5px;\r
-       padding: 7px;\r
-       border: #eeeeee 1px solid;\r
-       *width: 88%;\r
-}\r
-\r
-.cke_tpl_preview\r
-{\r
-       border-collapse: separate;\r
-       text-indent:0;\r
-       width: 100%;\r
-}\r
-.cke_tpl_preview td\r
-{\r
-       padding: 2px;\r
-       vertical-align: middle;\r
-}\r
-.cke_tpl_preview .cke_tpl_preview_img\r
-{\r
-       width: 100px;\r
-}\r
-.cke_tpl_preview span\r
-{\r
-       white-space: normal;\r
-}\r
-\r
-.cke_tpl_title\r
-{\r
-       font-weight: bold;\r
-}\r
-\r
-.cke_tpl_list a:hover .cke_tpl_item,\r
-.cke_tpl_list a:focus .cke_tpl_item,\r
-.cke_tpl_list a:active .cke_tpl_item\r
-{\r
-       border: #ff9933 1px solid;\r
-       background-color: #fffacd;\r
-}\r
-\r
-.cke_tpl_list a:hover *,\r
-.cke_tpl_list a:focus *,\r
-.cke_tpl_list a:active *\r
-{\r
-       cursor: pointer;\r
-}\r
-\r
-/* IE Quirks contextual selectors children will not get :hover transition until\r
-       the hover style of the link itself contains certain CSS declarations. */\r
-.cke_browser_quirks .cke_tpl_list a:active,\r
-.cke_browser_quirks .cke_tpl_list a:hover,\r
-.cke_browser_quirks .cke_tpl_list a:focus\r
-{\r
-       background-position: 0 0;\r
-}\r
-\r
-.cke_hc .cke_tpl_list a:hover .cke_tpl_item,\r
-.cke_hc .cke_tpl_list a:focus .cke_tpl_item,\r
-.cke_hc .cke_tpl_list a:active .cke_tpl_item\r
-{\r
-       border-width: 3px;\r
-}\r
-\r
-.cke_tpl_empty, .cke_tpl_loading\r
-{\r
-       text-align: center;\r
-       padding: 5px;\r
-}\r
+/*
+Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.md or http://ckeditor.com/license
+*/
+
+.cke_tpl_list
+{
+       border: #dcdcdc 2px solid;
+       background-color: #ffffff;
+       overflow-y: auto;
+       overflow-x: hidden;
+       width: 100%;
+       height: 220px;
+}
+
+.cke_tpl_item
+{
+       margin: 5px;
+       padding: 7px;
+       border: #eeeeee 1px solid;
+       *width: 88%;
+}
+
+.cke_tpl_preview
+{
+       border-collapse: separate;
+       text-indent:0;
+       width: 100%;
+}
+.cke_tpl_preview td
+{
+       padding: 2px;
+       vertical-align: middle;
+}
+.cke_tpl_preview .cke_tpl_preview_img
+{
+       width: 100px;
+}
+.cke_tpl_preview span
+{
+       white-space: normal;
+}
+
+.cke_tpl_title
+{
+       font-weight: bold;
+}
+
+.cke_tpl_list a:hover .cke_tpl_item,
+.cke_tpl_list a:focus .cke_tpl_item,
+.cke_tpl_list a:active .cke_tpl_item
+{
+       border: #ff9933 1px solid;
+       background-color: #fffacd;
+}
+
+.cke_tpl_list a:hover *,
+.cke_tpl_list a:focus *,
+.cke_tpl_list a:active *
+{
+       cursor: pointer;
+}
+
+/* IE Quirks contextual selectors children will not get :hover transition until
+       the hover style of the link itself contains certain CSS declarations. */
+.cke_browser_quirks .cke_tpl_list a:active,
+.cke_browser_quirks .cke_tpl_list a:hover,
+.cke_browser_quirks .cke_tpl_list a:focus
+{
+       background-position: 0 0;
+}
+
+.cke_hc .cke_tpl_list a:hover .cke_tpl_item,
+.cke_hc .cke_tpl_list a:focus .cke_tpl_item,
+.cke_hc .cke_tpl_list a:active .cke_tpl_item
+{
+       border-width: 3px;
+}
+
+.cke_tpl_empty, .cke_tpl_loading
+{
+       text-align: center;
+       padding: 5px;
+}