OSDN Git Service

- add jquery-te editor to generator.
[feedblog/feedblog.git] / js / jquery-te / jquery-te-1.4.0.css
diff --git a/js/jquery-te/jquery-te-1.4.0.css b/js/jquery-te/jquery-te-1.4.0.css
new file mode 100644 (file)
index 0000000..ed615f7
--- /dev/null
@@ -0,0 +1,457 @@
+/*!\r
+ *\r
+ * jQuery TE 1.4.0 , http://jqueryte.com/\r
+ * Copyright (C) 2013, Fatih Koca (fattih@fattih.com), (http://jqueryte.com/about)\r
+\r
+ * jQuery TE is provided under the MIT LICENSE.\r
+ *\r
+*/\r
+\r
+/* editor's general field */\r
+.jqte {\r
+       margin:30px 0;\r
+       border:#000 1px solid;\r
+       border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;\r
+       box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; -moz-box-shadow:0 0 3px #999;\r
+       overflow:hidden;\r
+       transition:box-shadow 0.4s, border 0.4s; -webkit-transition:-webkit-box-shadow 0.4s, border 0.4s; -moz-transition:-moz-box-shadow 0.4s, border 0.4s; -o-transition:-o-box-shadow 0.4s, border 0.4s;\r
+}\r
+.jqte * {\r
+       color:#333;\r
+       font-family:Arial, Helvetica, sans-serif;\r
+       font-size:14px;\r
+}\r
+.jqte_focused {\r
+       border-color:#00AAE7;\r
+       box-shadow:0 0 10px #00BDFF; -webkit-box-shadow:0 0 10px #00BDFF; -moz-box-shadow:0 0 10px #00BDFF;\r
+}\r
+/* toolbar */\r
+.jqte_toolbar {\r
+       overflow:auto;\r
+       padding:3px 4px;\r
+       background:#EEE;\r
+       border-bottom:#BBB 1px solid;\r
+}\r
+.jqte_tool {\r
+       float:left;\r
+       margin:0;\r
+       padding:0;\r
+       cursor:pointer;\r
+}\r
+.jqte_tool, .jqte_tool_icon, .jqte_tool_label {\r
+       border:#EEE 1px solid;\r
+       border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px\r
+}\r
+.jqte_hiddenField {\r
+       display:none\r
+}\r
+.jqte_tool_icon {\r
+       display:block;\r
+       width:22px;\r
+       height:22px;\r
+       background:url(jquery-te.png) no-repeat\r
+}\r
+.jqte_tool.jqte_tool_1 .jqte_tool_label {\r
+       position:relative;\r
+       display:block;\r
+       padding:3px;\r
+       width:70px;\r
+       height:16px;\r
+       overflow:hidden;\r
+}\r
+.jqte_tool.jqte_tool_1 .jqte_tool_text {\r
+       font:bold 13px Arial,sans-serif;\r
+       color:#222;\r
+}\r
+.jqte_tool.jqte_tool_1 .jqte_tool_icon {\r
+       position:absolute;\r
+       top:10px;\r
+       right:2px;\r
+       width:6px;\r
+       height:4px;\r
+       background-position:-19px -23px;\r
+       border:none;\r
+       border-radius:none; -webkit-border-radius:none; -moz-border-radius:none\r
+}\r
+.jqte_tool.jqte_tool_2 .jqte_tool_icon {\r
+       background-position:0 0\r
+}\r
+.jqte_tool.jqte_tool_3 .jqte_tool_icon {\r
+       background-position:-22px 0\r
+}\r
+.jqte_tool.jqte_tool_4 .jqte_tool_icon {\r
+       background-position:-44px 0\r
+}\r
+.jqte_tool.jqte_tool_5 .jqte_tool_icon {\r
+       background-position:-66px 0\r
+}\r
+.jqte_tool.jqte_tool_6 .jqte_tool_icon {\r
+       background-position:-88px 0\r
+}\r
+.jqte_tool.jqte_tool_7 .jqte_tool_icon {\r
+       background-position:-110px 0\r
+}\r
+.jqte_tool.jqte_tool_8 .jqte_tool_icon {\r
+       background-position:-132px 0\r
+}\r
+.jqte_tool.jqte_tool_9 .jqte_tool_icon {\r
+       background-position:-154px 0\r
+}\r
+.jqte_tool.jqte_tool_10 .jqte_tool_icon {\r
+       background-position:-176px 0\r
+}\r
+.jqte_tool.jqte_tool_11 .jqte_tool_icon {\r
+       background-position:-198px 0\r
+}\r
+.jqte_tool.jqte_tool_12 .jqte_tool_icon {\r
+       background-position:-220px 0\r
+}\r
+.jqte_tool.jqte_tool_13 .jqte_tool_icon {\r
+       background-position:-242px 0\r
+}\r
+.jqte_tool.jqte_tool_14 .jqte_tool_icon {\r
+       background-position:-264px 0\r
+}\r
+.jqte_tool.jqte_tool_15 .jqte_tool_icon {\r
+       background-position:-286px 0\r
+}\r
+.jqte_tool.jqte_tool_16 .jqte_tool_icon {\r
+       background-position:-308px 0\r
+}\r
+.jqte_tool.jqte_tool_17 .jqte_tool_icon {\r
+       background-position:-330px 0\r
+}\r
+.jqte_tool.jqte_tool_18 .jqte_tool_icon {\r
+       background-position:-352px 0\r
+}\r
+.jqte_tool.jqte_tool_19 .jqte_tool_icon {\r
+       background-position:-374px 0\r
+}\r
+.jqte_tool.jqte_tool_20 .jqte_tool_icon {\r
+       background-position:-396px 0\r
+}\r
+.jqte_tool.jqte_tool_21 .jqte_tool_icon {\r
+       background-position:-418px 0\r
+}\r
+.jqte_tool:hover {\r
+       background-color:#FFF;\r
+       border-color:#FFF\r
+}\r
+.jqte_tool:hover .jqte_tool_icon, .jqte_tool:hover .jqte_tool_label {\r
+       border:#AAA 1px solid\r
+}\r
+.jqte_tool:active .jqte_tool_icon, .jqte_tool:active .jqte_tool_label {\r
+       border:#777 1px solid\r
+}\r
+.jqte_tool.jqte_tool_1:hover .jqte_tool_icon, .jqte_tool.jqte_tool_1:active .jqte_tool_icon {\r
+       border:none\r
+}\r
+.jqte_tool_depressed {\r
+       background-color:#DDD;\r
+       border-color:#CCC\r
+}\r
+.jqte_tool_depressed .jqte_tool_icon {\r
+       border-color:#AAA\r
+}\r
+.jqte_tool_depressed:hover {\r
+       background-color:#EEE\r
+}\r
+/* link form area */\r
+.jqte_linkform {\r
+       padding:5px 10px;\r
+       background:#DDD;\r
+       border-bottom:#BBB 1px solid;\r
+}\r
+.jqte_linktypeselect {\r
+       position:relative;\r
+       float:left;\r
+       width:130px;\r
+       background:#EEE;\r
+       cursor:pointer\r
+}\r
+.jqte_linktypeselect:Active {\r
+       background:#FFF\r
+}\r
+.jqte_linktypeview {\r
+       padding:3px 5px;\r
+       border:#333 1px solid;\r
+       color:#777;\r
+       border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;\r
+       outline:none\r
+}\r
+.jqte_linktypetext {\r
+       font-size:12px;\r
+}\r
+.jqte_linktypearrow {\r
+       position:absolute;\r
+       bottom:8px; right:6px;\r
+       width:7px;\r
+       height:6px;\r
+       margin:0 auto;\r
+       background:url(jquery-te.png) -7px -23px no-repeat;\r
+}\r
+.jqte_linktypes {\r
+       display:none;\r
+       position:absolute;\r
+       top:22px; left:1px;\r
+       width:125px;\r
+       background:#FFF;\r
+       border:#333 1px solid;\r
+       box-shadow:0 1px 4px #AAA; -webkit-box-shadow:0 1px 4px #AAA; -moz-box-shadow:0 1px 4px #AAA\r
+}\r
+.jqte_linktypes a {\r
+       display:block;\r
+       padding:4px 5px;\r
+       font-size:12px;\r
+}\r
+.jqte_linktypes a:hover {\r
+       background:#DDD\r
+}\r
+.jqte_linkinput {\r
+       float:left;\r
+       margin:0 5px;\r
+       padding:3px 5px;\r
+       width:300px;\r
+       background:#EEE;\r
+       border:#333 1px solid;\r
+       color:#777;\r
+       font-size:12px;\r
+       border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;\r
+       outline:none;\r
+}\r
+.jqte_linkinput:focus, .jqte_linkinput:hover {\r
+       background:#FFF;\r
+       border-color:#000;\r
+}\r
+.jqte_linkbutton {\r
+       float:left;\r
+       padding:3px 12px;\r
+       background:#AAA;\r
+       border:#333 1px solid;\r
+       color:#FFF;\r
+       font-size:12px;\r
+       font-weight:bold;\r
+       cursor:pointer;\r
+       border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;\r
+       box-shadow:inset 0 1px #EEE; -webkit-box-shadow:inset 0 1px #EEE; -moz-box-shadow:inset 0 1px #EEE;\r
+}\r
+.jqte_linkbutton:hover {\r
+       background:#A1A1A1\r
+}\r
+.jqte_linkbutton:active {\r
+       box-shadow:inset 0 1px #CCC; -webkit-box-shadow:inset 0 1px #CCC; -moz-box-shadow:inset 0 1px #CCC;\r
+       background:#888;\r
+}\r
+\r
+/* text format menu */\r
+.jqte_formats {\r
+       display:none;\r
+       position:absolute;\r
+       width:180px;\r
+       oveflow-x:hidden;\r
+       overflow-y:auto;\r
+       background:#FFF;\r
+       border:#AAA 1px solid;\r
+       box-shadow:0 0 5px #AAA; -webkit-box-shadow:0 0 5px #AAA; -moz-box-shadow:0 0 5px #AAA;\r
+       z-index:100;\r
+}\r
+.jqte_format {\r
+       display:block;\r
+       padding:4px 7px;\r
+       font-size:13px\r
+}\r
+.jqte_format:hover {\r
+       background:#DDD\r
+}\r
+.jqte_format_1, .jqte_format_2, .jqte_format_3, .jqte_format_4, .jqte_format_5, .jqte_format_6 {\r
+       font-weight:bold\r
+}\r
+.jqte_format_1 {\r
+       font-size:22px\r
+}\r
+.jqte_format_2 {\r
+       font-size:20px\r
+}\r
+.jqte_format_3 {\r
+       font-size:18px\r
+}\r
+.jqte_format_4 {\r
+       font-size:16px\r
+}\r
+.jqte_format_5 {\r
+       font-size:14px\r
+}\r
+.jqte_format_6 {\r
+       font-size:12px\r
+}\r
+.jqte_format_7 {\r
+       font-family:"Courier New", Courier, monospace\r
+}\r
+\r
+/* font size menu */\r
+.jqte_fontsizes {\r
+       display:none;\r
+       position:absolute;\r
+       width:180px;\r
+       height:198px;\r
+       oveflow-x:hidden;\r
+       overflow-y:auto;\r
+       background:#FFF;\r
+       border:#AAA 1px solid;\r
+       box-shadow:0 0 5px #AAA; -webkit-box-shadow:0 0 5px #AAA; -moz-box-shadow:0 0 5px #AAA\r
+}\r
+.jqte_fontsize {\r
+       display:block;\r
+       padding:3px 7px;\r
+}\r
+.jqte_fontsize:hover {\r
+       background:#DDD\r
+}\r
+\r
+/* color pallette */\r
+.jqte_cpalette {\r
+       display:none;\r
+       position:absolute;\r
+       padding:6px;\r
+       width:144px;\r
+       background:#FFF;\r
+       border:#AAA 1px solid;\r
+       box-shadow:0 0 5px #AAA; -webkit-box-shadow:0 0 5px #AAA; -moz-box-shadow:0 0 5px #AAA\r
+}\r
+.jqte_color {\r
+       display:block;\r
+       float:left;\r
+       width:16px;\r
+       height:16px;\r
+       border:#FFF 1px solid;\r
+}\r
+.jqte_color:hover {\r
+       border-color:#000\r
+}\r
+.jqte_colorSeperator {\r
+    float:none;\r
+    clear:both;\r
+    height:7px;\r
+}\r
+\r
+/* editor area */\r
+.jqte_editor, .jqte_source {\r
+       padding:10px;\r
+       background:#FFF;\r
+       min-height:100px;\r
+       max-height:900px;\r
+       overflow:auto;\r
+       outline:none;\r
+       word-wrap:break-word; -ms-word-wrap:break-word;\r
+       resize:vertical\r
+}\r
+.jqte_editor div, .jqte_editor p {\r
+       margin:0 0 7px\r
+}\r
+.jqte_editor a:link, .jqte_editor a:link * {\r
+       color:#0066FF !important;\r
+       text-decoration:underline;\r
+}\r
+.jqte_editor blockquote {\r
+       margin-top:0;\r
+       margin-bottom:7px\r
+}\r
+.jqte_editor img {\r
+    float:left;\r
+       margin:0 10px 5px 0\r
+}\r
+.jqte_editor a[jqte-setlink], .jqte_editor a[jqte-setlink] * {\r
+       background:#3297FD !important;\r
+       color:#FFF !important\r
+}\r
+.jqte_editor h1, .jqte_editor h2, .jqte_editor h3, .jqte_editor h4, .jqte_editor h5, .jqte_editor h6, .jqte_editor pre {\r
+       display:block;\r
+       margin:0 0 3px;\r
+}\r
+.jqte_editor h1, .jqte_editor h1 * {\r
+       font-size:26px\r
+}\r
+.jqte_editor h2, .jqte_editor h2 * {\r
+       font-size:24px\r
+}\r
+.jqte_editor h3, .jqte_editor h3 * {\r
+       font-size:22px\r
+}\r
+.jqte_editor h4, .jqte_editor h4 * {\r
+       font-size:20px\r
+}\r
+.jqte_editor h5, .jqte_editor h5 * {\r
+       font-size:18px\r
+}\r
+.jqte_editor h6, .jqte_editor h6 * {\r
+       font-size:15px\r
+}\r
+.jqte_editor pre, .jqte_editor pre * {\r
+       font-family:"Courier New", Courier, monospace\r
+}\r
+\r
+/* source area */\r
+.jqte_source, .jqte_source textarea {\r
+       background:#FFF1E8\r
+}\r
+.jqte_source textarea {\r
+       margin:0 !important;\r
+       padding:0 !important;\r
+       display:block !important;\r
+       width:100% !important;\r
+       min-height:100px;\r
+       font-family:Courier, Arial, sans-serif !important;\r
+       font-weight:normal;\r
+       font-size:15px;\r
+       overflow:hidden !important;\r
+       outline:none;\r
+       resize:none;\r
+}\r
+.jqte_source textarea, .jqte_source textarea:focus {\r
+       css_shadow:none !important;\r
+       background:none !important;\r
+       border:none !important;\r
+}\r
+\r
+/* title box */\r
+.jqte_title {\r
+       display:none;\r
+       position:absolute;\r
+       z-index:9999;\r
+}\r
+.jqte_titleArrow {\r
+       position:relative;\r
+}\r
+.jqte_titleArrowIcon {\r
+       width:7px;\r
+       height:6px;\r
+       margin:0 auto;\r
+       background:url(jquery-te.png) 0 -23px no-repeat;\r
+}\r
+.jqte_titleText {\r
+       padding:5px 7px;\r
+       margin-top:0;\r
+       min-width:5px;\r
+       min-height:1px;\r
+       max-width:400px;\r
+       background:#000;\r
+       border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;\r
+       word-wrap:break-word; -ms-word-wrap:break-word\r
+}\r
+.jqte_titleText, .jqte_titleText * {\r
+       color:#FFF;\r
+       font-size:11px\r
+}\r
+\r
+/* placeholder */\r
+.jqte_placeholder {\r
+       position:relative;\r
+       display:none;\r
+}\r
+.jqte_placeholder_text {\r
+       position:absolute;\r
+       top:43px;\r
+       left:10px;\r
+       font-size:14px;\r
+       color:#CCC;\r
+}
\ No newline at end of file