From d86fdefb05f23ef86d08f6bc8666c00899b2596b Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 13 Sep 2011 18:55:08 +0300 Subject: [PATCH] upgrading html wgt --- .../library/interactive/Html.wgt/index.html | 130 +++++++------- .../markitup/skins/markitup/style.css | 159 +++++++++--------- 2 files changed, 145 insertions(+), 144 deletions(-) diff --git a/resources/library/interactive/Html.wgt/index.html b/resources/library/interactive/Html.wgt/index.html index 6d4fdd80..de5bb8fc 100644 --- a/resources/library/interactive/Html.wgt/index.html +++ b/resources/library/interactive/Html.wgt/index.html @@ -1,72 +1,72 @@ - - -markItUp! Universal markup editor - - - - - - - - - - + + + markItUp! Universal markup editor + + + + + + + + + + - - - + + + + +
+ - + + - + diff --git a/resources/library/interactive/Html.wgt/markitup/skins/markitup/style.css b/resources/library/interactive/Html.wgt/markitup/skins/markitup/style.css index 277ed5e9..5b5eee01 100644 --- a/resources/library/interactive/Html.wgt/markitup/skins/markitup/style.css +++ b/resources/library/interactive/Html.wgt/markitup/skins/markitup/style.css @@ -3,146 +3,147 @@ // By Jay Salvat - http://markitup.jaysalvat.com/ // ------------------------------------------------------------------*/ .markItUp * { - margin:0px; padding:0px; - outline:none; + margin:0px; padding:0px; + outline:none; } .markItUp a:link, .markItUp a:visited { - color:#000; - text-decoration:none; + color:#000; + text-decoration:none; } iframe { -border: 0px solid #ffffff; + border: 0px solid #ffffff; } .markItUp { - width:700px; - margin:5px 0 5px 0; - border:5px solid #F5F5F5; + width:97%; + margin:5px 10px 5px 5px; + border:5px solid #F5F5F5; } .markItUpContainer { - border:1px solid #3C769D; - background:#FFF url(images/bg-container.png) repeat-x top left; - padding:5px 5px 2px 5px; - font:11px Verdana, Arial, Helvetica, sans-serif; + border:1px solid #3C769D; + background:#FFF url(images/bg-container.png) repeat-x top left; + padding:5px 5px 2px 5px; + font:11px Verdana, Arial, Helvetica, sans-serif; } .markItUpEditor { - font:12px 'Courier New', Courier, monospace; - padding:5px 5px 5px 15px; - border:3px solid #3C769D; - width:643px; - height:320px; - background-repeat:no-repeat; - clear:both; display:block; - line-height:18px; - overflow:auto; + width: 100%; + font:12px 'Courier New', Courier, monospace; + padding:5px 5px 5px 15px; + border:3px solid #3C769D; + width:643px; + height:320px; + background-repeat:no-repeat; + clear:both; display:block; + line-height:18px; + overflow:auto; } .markItUpPreviewFrame { - overflow:auto; - width:99.9%; - height:300px; - margin:0px 0; + overflow:auto; + width:99.9%; + height:300px; + margin:0px 0; } .markItUpFooter { - width:100%; - cursor:n-resize; + width:100%; + cursor:n-resize; } .markItUpResizeHandle { - overflow:hidden; - width:22px; height:5px; - margin-left:auto; - margin-right:auto; - background-image:url(images/handle.png); - cursor:n-resize; + overflow:hidden; + width:22px; height:5px; + margin-left:auto; + margin-right:auto; + background-image:url(images/handle.png); + cursor:n-resize; } /***************************************************************************************/ /* first row of buttons */ .markItUpHeader ul li { - list-style:none; - float:left; - position:relative; + list-style:none; + float:left; + position:relative; } .markItUpHeader ul li ul{ - display:none; + display:none; } .markItUpHeader ul li:hover > ul{ - display:block; + display:block; } .markItUpHeader ul .markItUpDropMenu { - background:transparent url(images/menu.png) no-repeat 115% 50%; - margin-right:5px; + background:transparent url(images/menu.png) no-repeat 115% 50%; + margin-right:5px; } .markItUpHeader ul .markItUpDropMenu li { - margin-right:0px; + margin-right:0px; } .markItUpHeader ul .markItUpSeparator { - margin:0 10px; - width:1px; - height:16px; - overflow:hidden; - background-color:#CCC; + margin:0 10px; + width:1px; + height:16px; + overflow:hidden; + background-color:#CCC; } .markItUpHeader ul ul .markItUpSeparator { - width:auto; height:1px; - margin:0px; + width:auto; height:1px; + margin:0px; } /* next rows of buttons */ .markItUpHeader ul ul { - display:none; - position:absolute; - top:18px; left:0px; - background:#F5F5F5; - border:1px solid #3C769D; - height:inherit; + display:none; + position:absolute; + top:18px; left:0px; + background:#F5F5F5; + border:1px solid #3C769D; + height:inherit; } .markItUpHeader ul ul li { - float:none; - border-bottom:1px solid #3C769D; + float:none; + border-bottom:1px solid #3C769D; } .markItUpHeader ul ul .markItUpDropMenu { - background:#F5F5F5 url(images/submenu.png) no-repeat 100% 50%; + background:#F5F5F5 url(images/submenu.png) no-repeat 100% 50%; } /* next rows of buttons */ .markItUpHeader ul ul ul { - position:absolute; - top:-1px; left:150px; + position:absolute; + top:-1px; left:150px; } .markItUpHeader ul ul ul li { - float:none; + float:none; } .markItUpHeader ul a { - display:block; - width:16px; height:16px; - text-indent:-10000px; - background-repeat:no-repeat; - padding:3px; - margin:0px; + display:block; + width:16px; height:16px; + text-indent:-10000px; + background-repeat:no-repeat; + padding:3px; + margin:0px; } .markItUpHeader ul ul a { - display:block; - padding-left:0px; - text-indent:0; - width:120px; - padding:5px 5px 5px 25px; - background-position:2px 50%; + display:block; + padding-left:0px; + text-indent:0; + width:120px; + padding:5px 5px 5px 25px; + background-position:2px 50%; } .markItUpHeader ul ul a:hover { - color:#FFF; - background-color:#3C769D; + color:#FFF; + background-color:#3C769D; } /***************************************************************************************/ .html .markItUpEditor { - background-image:url(images/bg-editor-html.png); + background-image:url(images/bg-editor-html.png); } .markdown .markItUpEditor { - background-image:url(images/bg-editor-markdown.png); + background-image:url(images/bg-editor-markdown.png); } .textile .markItUpEditor { - background-image:url(images/bg-editor-textile.png); + background-image:url(images/bg-editor-textile.png); } .bbcode .markItUpEditor { - background-image:url(images/bg-editor-bbcode.png); + background-image:url(images/bg-editor-bbcode.png); } .wiki .markItUpEditor, .dotclear .markItUpEditor { - background-image:url(images/bg-editor-wiki.png); + background-image:url(images/bg-editor-wiki.png); } \ No newline at end of file