diff options
author | luxagraf <sng@luxagraf.net> | 2010-10-23 19:46:20 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2010-10-23 19:46:20 -0400 |
commit | c59a2a69fb38b92b6c45bcf7431d2b1a3c5dce3c (patch) | |
tree | 2fc44ca867839d5e591e21467b6e4526f7a9f080 /lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins | |
parent | ed77da873e675f02f12cbab9be27f342f825444b (diff) |
added grappelli, filebrowser, chunks and tagging to lcal repo
Diffstat (limited to 'lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins')
53 files changed, 2058 insertions, 0 deletions
diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/content.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/content.css new file mode 100644 index 0000000..9fba043 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/content.css @@ -0,0 +1,36 @@ +body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
+body {background:#FFF;}
+body.mceForceColors {background:#FFF; color:#000;}
+h1 {font-size: 2em}
+h2 {font-size: 1.5em}
+h3 {font-size: 1.17em}
+h4 {font-size: 1em}
+h5 {font-size: .83em}
+h6 {font-size: .75em}
+.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
+a.mceItemAnchor {display:inline-block; width:11px !important; height:11px !important; background:url(img/items.gif) no-repeat 0 0;}
+span.mceItemNbsp {background: #DDD}
+td.mceSelected, th.mceSelected {background-color:#3399ff !important}
+img {border:0;}
+table {cursor:default}
+table td, table th {cursor:text}
+ins {border-bottom:1px solid green; text-decoration: none; color:green}
+del {color:red; text-decoration:line-through}
+cite {border-bottom:1px dashed blue}
+acronym {border-bottom:1px dotted #CCC; cursor:help}
+abbr {border-bottom:1px dashed #CCC; cursor:help}
+
+/* IE */
+* html body {
+scrollbar-3dlight-color:#F0F0EE;
+scrollbar-arrow-color:#676662;
+scrollbar-base-color:#F0F0EE;
+scrollbar-darkshadow-color:#DDD;
+scrollbar-face-color:#E0E0DD;
+scrollbar-highlight-color:#F0F0EE;
+scrollbar-shadow-color:#F0F0EE;
+scrollbar-track-color:#F5F5F5;
+}
+
+img:-moz-broken {-moz-force-broken-image-icon:1; width:24px; height:24px}
+font[face=mceinline] {font-family:inherit !important}
diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/dialog.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/dialog.css new file mode 100644 index 0000000..f012226 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/dialog.css @@ -0,0 +1,117 @@ +/* Generic */
+body {
+font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
+scrollbar-3dlight-color:#F0F0EE;
+scrollbar-arrow-color:#676662;
+scrollbar-base-color:#F0F0EE;
+scrollbar-darkshadow-color:#DDDDDD;
+scrollbar-face-color:#E0E0DD;
+scrollbar-highlight-color:#F0F0EE;
+scrollbar-shadow-color:#F0F0EE;
+scrollbar-track-color:#F5F5F5;
+background:#F0F0EE;
+padding:0;
+margin:8px 8px 0 8px;
+}
+
+html {background:#F0F0EE;}
+td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
+textarea {resize:none;outline:none;}
+a:link, a:visited {color:black;}
+a:hover {color:#2B6FB6;}
+.nowrap {white-space: nowrap}
+
+/* Forms */
+fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
+legend {color:#2B6FB6; font-weight:bold;}
+label.msg {display:none;}
+label.invalid {color:#EE0000; display:inline;}
+input.invalid {border:1px solid #EE0000;}
+input {background:#FFF; border:1px solid #CCC;}
+input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
+input, select, textarea {border:1px solid #808080;}
+input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
+input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
+.input_noborder {border:0;}
+
+/* Buttons */
+#insert, #cancel, input.button, .updateButton {
+border:0; margin:0; padding:0;
+font-weight:bold;
+width:94px; height:26px;
+background:url(img/buttons.png) 0 -26px;
+cursor:pointer;
+padding-bottom:2px;
+float:left;
+}
+
+#insert {background:url(img/buttons.png) 0 -52px}
+#cancel {background:url(img/buttons.png) 0 0; float:right}
+
+/* Browse */
+a.pickcolor, a.browse {text-decoration:none}
+a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
+.mceOldBoxModel a.browse span {width:22px; height:20px;}
+a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
+a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
+a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
+a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
+.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
+a.pickcolor:hover span {background-color:#B2BBD0;}
+a.pickcolor:hover span.disabled {}
+
+/* Charmap */
+table.charmap {border:1px solid #AAA; text-align:center}
+td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
+#charmap a {display:block; color:#000; text-decoration:none; border:0}
+#charmap a:hover {background:#CCC;color:#2B6FB6}
+#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
+#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
+
+/* Source */
+.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
+.mceActionPanel {margin-top:5px;}
+
+/* Tabs classes */
+.tabs {width:100%; height:18px; line-height:normal; background:url(img/tabs.gif) repeat-x 0 -72px;}
+.tabs ul {margin:0; padding:0; list-style:none;}
+.tabs li {float:left; background:url(img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
+.tabs li.current {background:url(img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
+.tabs span {float:left; display:block; background:url(img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
+.tabs .current span {background:url(img/tabs.gif) no-repeat right -54px;}
+.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
+.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
+
+/* Panels */
+.panel_wrapper div.panel {display:none;}
+.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
+.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
+
+/* Columns */
+.column {float:left;}
+.properties {width:100%;}
+.properties .column1 {}
+.properties .column2 {text-align:left;}
+
+/* Titles */
+h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
+h3 {font-size:14px;}
+.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
+
+/* Dialog specific */
+#link .panel_wrapper, #link div.current {height:125px;}
+#image .panel_wrapper, #image div.current {height:200px;}
+#plugintable thead {font-weight:bold; background:#DDD;}
+#plugintable, #about #plugintable td {border:1px solid #919B9C;}
+#plugintable {width:96%; margin-top:10px;}
+#pluginscontainer {height:290px; overflow:auto;}
+#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
+#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
+#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
+#colorpicker #light div {overflow:hidden;}
+#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
+#colorpicker .panel_wrapper div.current {height:175px;}
+#colorpicker #namedcolors {width:150px;}
+#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
+#colorpicker #colornamecontainer {margin-top:5px;}
+#colorpicker #picker_panel fieldset {margin:auto;width:325px;}
diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/buttons.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/buttons.png Binary files differnew file mode 100644 index 0000000..7dd5841 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/buttons.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/items.gif b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/items.gif Binary files differnew file mode 100644 index 0000000..2eafd79 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/items.gif diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif Binary files differnew file mode 100644 index 0000000..85e31df --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif Binary files differnew file mode 100644 index 0000000..adfdddc --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/progress.gif b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/progress.gif Binary files differnew file mode 100644 index 0000000..5bb90fd --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/progress.gif diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif Binary files differnew file mode 100644 index 0000000..ce4be63 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/ui.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/ui.css new file mode 100644 index 0000000..0049c7b --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/ui.css @@ -0,0 +1,213 @@ +/* Reset */
+.defaultSkin table, .defaultSkin tbody, .defaultSkin a, .defaultSkin img, .defaultSkin tr, .defaultSkin div, .defaultSkin td, .defaultSkin iframe, .defaultSkin span, .defaultSkin *, .defaultSkin .mceText {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; cursor:default; color:#000; vertical-align:baseline; width:auto; border-collapse:separate; text-align:left}
+.defaultSkin a:hover, .defaultSkin a:link, .defaultSkin a:visited, .defaultSkin a:active {text-decoration:none; font-weight:normal; cursor:default; color:#000}
+.defaultSkin table td {vertical-align:middle}
+
+/* Containers */
+.defaultSkin table {direction:ltr; background:#F0F0EE}
+.defaultSkin iframe {display:block; background:#FFF}
+.defaultSkin .mceToolbar {height:26px}
+.defaultSkin .mceLeft {text-align:left}
+.defaultSkin .mceRight {text-align:right}
+
+/* External */
+.defaultSkin .mceExternalToolbar {position:absolute; border:1px solid #CCC; border-bottom:0; display:none;}
+.defaultSkin .mceExternalToolbar td.mceToolbar {padding-right:13px;}
+.defaultSkin .mceExternalClose {position:absolute; top:3px; right:3px; width:7px; height:7px; background:url(../../img/icons.gif) -820px 0}
+
+/* Layout */
+.defaultSkin table.mceLayout {border:0; border-left:1px solid #CCC; border-right:1px solid #CCC}
+.defaultSkin table.mceLayout tr.mceFirst td {border-top:1px solid #CCC}
+.defaultSkin table.mceLayout tr.mceLast td {border-bottom:1px solid #CCC}
+.defaultSkin table.mceToolbar, .defaultSkin tr.mceFirst .mceToolbar tr td, .defaultSkin tr.mceLast .mceToolbar tr td {border:0; margin:0; padding:0;}
+.defaultSkin td.mceToolbar {padding-top:1px; vertical-align:top}
+.defaultSkin .mceIframeContainer {border-top:1px solid #CCC; border-bottom:1px solid #CCC}
+.defaultSkin .mceStatusbar {font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:9pt; line-height:16px; overflow:visible; color:#000; display:block; height:20px}
+.defaultSkin .mceStatusbar div {float:left; margin:2px}
+.defaultSkin .mceStatusbar a.mceResize {display:block; float:right; background:url(../../img/icons.gif) -800px 0; width:20px; height:20px; cursor:se-resize; outline:0}
+.defaultSkin .mceStatusbar a:hover {text-decoration:underline}
+.defaultSkin table.mceToolbar {margin-left:3px}
+.defaultSkin span.mceIcon, .defaultSkin img.mceIcon {display:block; width:20px; height:20px}
+.defaultSkin .mceIcon {background:url(../../img/icons.gif) no-repeat 20px 20px}
+.defaultSkin td.mceCenter {text-align:center;}
+.defaultSkin td.mceCenter table {margin:0 auto; text-align:left;}
+.defaultSkin td.mceRight table {margin:0 0 0 auto;}
+
+/* Button */
+.defaultSkin .mceButton {display:block; border:1px solid #F0F0EE; width:20px; height:20px; margin-right:1px}
+.defaultSkin a.mceButtonEnabled:hover {border:1px solid #0A246A; background-color:#B2BBD0}
+.defaultSkin a.mceButtonActive, .defaultSkin a.mceButtonSelected {border:1px solid #0A246A; background-color:#C2CBE0}
+.defaultSkin .mceButtonDisabled .mceIcon {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
+.defaultSkin .mceButtonLabeled {width:auto}
+.defaultSkin .mceButtonLabeled span.mceIcon {float:left}
+.defaultSkin span.mceButtonLabel {display:block; font-size:10px; padding:4px 6px 0 22px; font-family:Tahoma,Verdana,Arial,Helvetica}
+.defaultSkin .mceButtonDisabled .mceButtonLabel {color:#888}
+
+/* Separator */
+.defaultSkin .mceSeparator {display:block; background:url(../../img/icons.gif) -180px 0; width:2px; height:20px; margin:2px 2px 0 4px}
+
+/* ListBox */
+.defaultSkin .mceListBox, .defaultSkin .mceListBox a {display:block}
+.defaultSkin .mceListBox .mceText {padding-left:4px; width:70px; text-align:left; border:1px solid #CCC; border-right:0; background:#FFF; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; height:20px; line-height:20px; overflow:hidden}
+.defaultSkin .mceListBox .mceOpen {width:9px; height:20px; background:url(../../img/icons.gif) -741px 0; margin-right:2px; border:1px solid #CCC;}
+.defaultSkin table.mceListBoxEnabled:hover .mceText, .defaultSkin .mceListBoxHover .mceText, .defaultSkin .mceListBoxSelected .mceText {border:1px solid #A2ABC0; border-right:0; background:#FFF}
+.defaultSkin table.mceListBoxEnabled:hover .mceOpen, .defaultSkin .mceListBoxHover .mceOpen, .defaultSkin .mceListBoxSelected .mceOpen {background-color:#FFF; border:1px solid #A2ABC0}
+.defaultSkin .mceListBoxDisabled a.mceText {color:gray; background-color:transparent;}
+.defaultSkin .mceListBoxMenu {overflow:auto; overflow-x:hidden}
+.defaultSkin .mceOldBoxModel .mceListBox .mceText {height:22px}
+.defaultSkin .mceOldBoxModel .mceListBox .mceOpen {width:11px; height:22px;}
+.defaultSkin select.mceNativeListBox {font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:7pt; background:#F0F0EE; border:1px solid gray; margin-right:2px;}
+
+/* SplitButton */
+.defaultSkin .mceSplitButton {width:32px; height:20px; direction:ltr}
+.defaultSkin .mceSplitButton a, .defaultSkin .mceSplitButton span {height:20px; display:block}
+.defaultSkin .mceSplitButton a.mceAction {width:20px; border:1px solid #F0F0EE; border-right:0;}
+.defaultSkin .mceSplitButton span.mceAction {width:20px; background-image:url(../../img/icons.gif);}
+.defaultSkin .mceSplitButton a.mceOpen {width:9px; background:url(../../img/icons.gif) -741px 0; border:1px solid #F0F0EE;}
+.defaultSkin .mceSplitButton span.mceOpen {display:none}
+.defaultSkin table.mceSplitButtonEnabled:hover a.mceAction, .defaultSkin .mceSplitButtonHover a.mceAction, .defaultSkin .mceSplitButtonSelected a.mceAction {border:1px solid #0A246A; border-right:0; background-color:#B2BBD0}
+.defaultSkin table.mceSplitButtonEnabled:hover a.mceOpen, .defaultSkin .mceSplitButtonHover a.mceOpen, .defaultSkin .mceSplitButtonSelected a.mceOpen {background-color:#B2BBD0; border:1px solid #0A246A;}
+.defaultSkin .mceSplitButtonDisabled .mceAction, .defaultSkin .mceSplitButtonDisabled a.mceOpen {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
+.defaultSkin .mceSplitButtonActive a.mceAction {border:1px solid #0A246A; background-color:#C2CBE0}
+.defaultSkin .mceSplitButtonActive a.mceOpen {border-left:0;}
+
+/* ColorSplitButton */
+.defaultSkin div.mceColorSplitMenu table {background:#FFF; border:1px solid gray}
+.defaultSkin .mceColorSplitMenu td {padding:2px}
+.defaultSkin .mceColorSplitMenu a {display:block; width:9px; height:9px; overflow:hidden; border:1px solid #808080}
+.defaultSkin .mceColorSplitMenu td.mceMoreColors {padding:1px 3px 1px 1px}
+.defaultSkin .mceColorSplitMenu a.mceMoreColors {width:100%; height:auto; text-align:center; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; line-height:20px; border:1px solid #FFF}
+.defaultSkin .mceColorSplitMenu a.mceMoreColors:hover {border:1px solid #0A246A; background-color:#B6BDD2}
+.defaultSkin a.mceMoreColors:hover {border:1px solid #0A246A}
+.defaultSkin .mceColorPreview {margin-left:2px; width:16px; height:4px; overflow:hidden; background:#9a9b9a}
+.defaultSkin .mce_forecolor span.mceAction, .defaultSkin .mce_backcolor span.mceAction {overflow:hidden; height:16px}
+
+/* Menu */
+.defaultSkin .mceMenu {position:absolute; left:0; top:0; z-index:1000; border:1px solid #D4D0C8}
+.defaultSkin .mceNoIcons span.mceIcon {width:0;}
+.defaultSkin .mceNoIcons a .mceText {padding-left:10px}
+.defaultSkin .mceMenu table {background:#FFF}
+.defaultSkin .mceMenu a, .defaultSkin .mceMenu span, .defaultSkin .mceMenu {display:block}
+.defaultSkin .mceMenu td {height:20px}
+.defaultSkin .mceMenu a {position:relative;padding:3px 0 4px 0}
+.defaultSkin .mceMenu .mceText {position:relative; display:block; font-family:Tahoma,Verdana,Arial,Helvetica; color:#000; cursor:default; margin:0; padding:0 25px 0 25px; display:block}
+.defaultSkin .mceMenu span.mceText, .defaultSkin .mceMenu .mcePreview {font-size:11px}
+.defaultSkin .mceMenu pre.mceText {font-family:Monospace}
+.defaultSkin .mceMenu .mceIcon {position:absolute; top:0; left:0; width:22px;}
+.defaultSkin .mceMenu .mceMenuItemEnabled a:hover, .defaultSkin .mceMenu .mceMenuItemActive {background-color:#dbecf3}
+.defaultSkin td.mceMenuItemSeparator {background:#DDD; height:1px}
+.defaultSkin .mceMenuItemTitle a {border:0; background:#EEE; border-bottom:1px solid #DDD}
+.defaultSkin .mceMenuItemTitle span.mceText {color:#000; font-weight:bold; padding-left:4px}
+.defaultSkin .mceMenuItemDisabled .mceText {color:#888}
+.defaultSkin .mceMenuItemSelected .mceIcon {background:url(img/menu_check.gif)}
+.defaultSkin .mceNoIcons .mceMenuItemSelected a {background:url(img/menu_arrow.gif) no-repeat -6px center}
+.defaultSkin .mceMenu span.mceMenuLine {display:none}
+.defaultSkin .mceMenuItemSub a {background:url(img/menu_arrow.gif) no-repeat top right;}
+
+/* Progress,Resize */
+.defaultSkin .mceBlocker {position:absolute; left:0; top:0; z-index:1000; opacity:0.5; -ms-filter:'alpha(opacity=50)'; filter:alpha(opacity=50); background:#FFF}
+.defaultSkin .mceProgress {position:absolute; left:0; top:0; z-index:1001; background:url(img/progress.gif) no-repeat; width:32px; height:32px; margin:-16px 0 0 -16px}
+
+/* Formats */
+.defaultSkin .mce_formatPreview a {font-size:10px}
+.defaultSkin .mce_p span.mceText {}
+.defaultSkin .mce_address span.mceText {font-style:italic}
+.defaultSkin .mce_pre span.mceText {font-family:monospace}
+.defaultSkin .mce_h1 span.mceText {font-weight:bolder; font-size: 2em}
+.defaultSkin .mce_h2 span.mceText {font-weight:bolder; font-size: 1.5em}
+.defaultSkin .mce_h3 span.mceText {font-weight:bolder; font-size: 1.17em}
+.defaultSkin .mce_h4 span.mceText {font-weight:bolder; font-size: 1em}
+.defaultSkin .mce_h5 span.mceText {font-weight:bolder; font-size: .83em}
+.defaultSkin .mce_h6 span.mceText {font-weight:bolder; font-size: .75em}
+
+/* Theme */
+.defaultSkin span.mce_bold {background-position:0 0}
+.defaultSkin span.mce_italic {background-position:-60px 0}
+.defaultSkin span.mce_underline {background-position:-140px 0}
+.defaultSkin span.mce_strikethrough {background-position:-120px 0}
+.defaultSkin span.mce_undo {background-position:-160px 0}
+.defaultSkin span.mce_redo {background-position:-100px 0}
+.defaultSkin span.mce_cleanup {background-position:-40px 0}
+.defaultSkin span.mce_bullist {background-position:-20px 0}
+.defaultSkin span.mce_numlist {background-position:-80px 0}
+.defaultSkin span.mce_justifyleft {background-position:-460px 0}
+.defaultSkin span.mce_justifyright {background-position:-480px 0}
+.defaultSkin span.mce_justifycenter {background-position:-420px 0}
+.defaultSkin span.mce_justifyfull {background-position:-440px 0}
+.defaultSkin span.mce_anchor {background-position:-200px 0}
+.defaultSkin span.mce_indent {background-position:-400px 0}
+.defaultSkin span.mce_outdent {background-position:-540px 0}
+.defaultSkin span.mce_link {background-position:-500px 0}
+.defaultSkin span.mce_unlink {background-position:-640px 0}
+.defaultSkin span.mce_sub {background-position:-600px 0}
+.defaultSkin span.mce_sup {background-position:-620px 0}
+.defaultSkin span.mce_removeformat {background-position:-580px 0}
+.defaultSkin span.mce_newdocument {background-position:-520px 0}
+.defaultSkin span.mce_image {background-position:-380px 0}
+.defaultSkin span.mce_help {background-position:-340px 0}
+.defaultSkin span.mce_code {background-position:-260px 0}
+.defaultSkin span.mce_hr {background-position:-360px 0}
+.defaultSkin span.mce_visualaid {background-position:-660px 0}
+.defaultSkin span.mce_charmap {background-position:-240px 0}
+.defaultSkin span.mce_paste {background-position:-560px 0}
+.defaultSkin span.mce_copy {background-position:-700px 0}
+.defaultSkin span.mce_cut {background-position:-680px 0}
+.defaultSkin span.mce_blockquote {background-position:-220px 0}
+.defaultSkin .mce_forecolor span.mceAction {background-position:-720px 0}
+.defaultSkin .mce_backcolor span.mceAction {background-position:-760px 0}
+.defaultSkin span.mce_forecolorpicker {background-position:-720px 0}
+.defaultSkin span.mce_backcolorpicker {background-position:-760px 0}
+
+/* Plugins */
+.defaultSkin span.mce_advhr {background-position:-0px -20px}
+.defaultSkin span.mce_ltr {background-position:-20px -20px}
+.defaultSkin span.mce_rtl {background-position:-40px -20px}
+.defaultSkin span.mce_emotions {background-position:-60px -20px}
+.defaultSkin span.mce_fullpage {background-position:-80px -20px}
+.defaultSkin span.mce_fullscreen {background-position:-100px -20px}
+.defaultSkin span.mce_iespell {background-position:-120px -20px}
+.defaultSkin span.mce_insertdate {background-position:-140px -20px}
+.defaultSkin span.mce_inserttime {background-position:-160px -20px}
+.defaultSkin span.mce_absolute {background-position:-180px -20px}
+.defaultSkin span.mce_backward {background-position:-200px -20px}
+.defaultSkin span.mce_forward {background-position:-220px -20px}
+.defaultSkin span.mce_insert_layer {background-position:-240px -20px}
+.defaultSkin span.mce_insertlayer {background-position:-260px -20px}
+.defaultSkin span.mce_movebackward {background-position:-280px -20px}
+.defaultSkin span.mce_moveforward {background-position:-300px -20px}
+.defaultSkin span.mce_media {background-position:-320px -20px}
+.defaultSkin span.mce_nonbreaking {background-position:-340px -20px}
+.defaultSkin span.mce_pastetext {background-position:-360px -20px}
+.defaultSkin span.mce_pasteword {background-position:-380px -20px}
+.defaultSkin span.mce_selectall {background-position:-400px -20px}
+.defaultSkin span.mce_preview {background-position:-420px -20px}
+.defaultSkin span.mce_print {background-position:-440px -20px}
+.defaultSkin span.mce_cancel {background-position:-460px -20px}
+.defaultSkin span.mce_save {background-position:-480px -20px}
+.defaultSkin span.mce_replace {background-position:-500px -20px}
+.defaultSkin span.mce_search {background-position:-520px -20px}
+.defaultSkin span.mce_styleprops {background-position:-560px -20px}
+.defaultSkin span.mce_table {background-position:-580px -20px}
+.defaultSkin span.mce_cell_props {background-position:-600px -20px}
+.defaultSkin span.mce_delete_table {background-position:-620px -20px}
+.defaultSkin span.mce_delete_col {background-position:-640px -20px}
+.defaultSkin span.mce_delete_row {background-position:-660px -20px}
+.defaultSkin span.mce_col_after {background-position:-680px -20px}
+.defaultSkin span.mce_col_before {background-position:-700px -20px}
+.defaultSkin span.mce_row_after {background-position:-720px -20px}
+.defaultSkin span.mce_row_before {background-position:-740px -20px}
+.defaultSkin span.mce_merge_cells {background-position:-760px -20px}
+.defaultSkin span.mce_table_props {background-position:-980px -20px}
+.defaultSkin span.mce_row_props {background-position:-780px -20px}
+.defaultSkin span.mce_split_cells {background-position:-800px -20px}
+.defaultSkin span.mce_template {background-position:-820px -20px}
+.defaultSkin span.mce_visualchars {background-position:-840px -20px}
+.defaultSkin span.mce_abbr {background-position:-860px -20px}
+.defaultSkin span.mce_acronym {background-position:-880px -20px}
+.defaultSkin span.mce_attribs {background-position:-900px -20px}
+.defaultSkin span.mce_cite {background-position:-920px -20px}
+.defaultSkin span.mce_del {background-position:-940px -20px}
+.defaultSkin span.mce_ins {background-position:-960px -20px}
+.defaultSkin span.mce_pagebreak {background-position:0 -40px}
+.defaultSkin span.mce_restoredraft {background-position:-20px -40px}
+.defaultSkin span.mce_spellchecker {background-position:-540px -20px}
diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content.css new file mode 100644 index 0000000..36073f6 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content.css @@ -0,0 +1,27 @@ +/* ----------------------------------------------------------------------- + + Grappelli Skin - Tiny MCE + * based on Tiny MCE http://tinymce.moxiecode.com/ + + Grappelli Skin - Django Admin Interface + * http://code.google.com/p/django-grappelli/ + + Based on Django Admin Interface + * http://www.djangoproject.com + + Developed for Mozilla Firefox 3.0+ / using CSS 3 Specifications + + * See README for instructions on how to use Grappelli. + * For credits and origins, see AUTHORS. + * This is a compressed file. See the sources in the 'src' directory. + + * Copyright (c) 2009, vonautomatisch werkstaetten. All rights reserved. + See LICENSE for more info. + +----------------------------------------------------------------------- */ +/* You can extend this CSS by adding your own CSS file with the the content_css option */ + +/* Import other styles */ +@import url('content_base.css'); +@import url('content_typography.css'); +@import url('content_grid.css');
\ No newline at end of file diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_base.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_base.css new file mode 100644 index 0000000..5d5ed2c --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_base.css @@ -0,0 +1,56 @@ +/* This file contains the CSS data for the editable area(iframe) of TinyMCE */ +/* You can extend this CSS by adding your own CSS file with the the content_css option */ + +* html body { + overflow-y: auto !important; overflow-x: auto !important; + font-size: 0; line-height: 0; +} + +body#tinymce, body#tinymce td, body#tinymce pre, body#tinymce ol, body#tinymce ul, body#tinymce li { + font-family: Arial, sans-serif; + font-size: 11px; line-height: 16px; font-weight: normal; color: #cc4343 !important; + white-space: normal; +} +body#tinymce { + margin: 0; padding: 10px 10px 10px 0 !important; + width: 620px; +} +body#tinymce.fullscreen { + width: 620px !important; /* Use this to apply the actual page-width and guarantee a wysiwyg content-structure */ +} + +a:link, a:visited, a:hover, a:active { + padding: 0; + color: #309bbf !important; + text-decoration: none !important; +} + +a.external:link, a.external:visited, a.external:hover, a.external:active { + padding: 0; + color: #309bbf !important; + text-decoration: underline !important; +} + +/* -- Absolute Break (Style=Umbruch) ---------- */ + +.clear { + clear: both !important; padding: 2px 0; + border-top-width: 2px !important; border-bottom-width: 2px !important; +} + +ol.clear, ul.clear { padding: 2px 0 2px 10px !important; } + +/* Clearing floats without extra markup + Based on How To Clear Floats Without Structural Markup by PiE + [http://www.positioniseverything.net/easyclearing.html] */ + +.clearfix:after { + content: "."; + display: block; + height: 0; + clear: both; + visibility: hidden; +} +.clearfix {display: inline-block; border-top-width: 2px !important; border-bottom-width: 2px !important; } +* html .clearfix {height: 1%;} +.clearfix {display: block;}
\ No newline at end of file diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure.css new file mode 100644 index 0000000..7f7a375 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure.css @@ -0,0 +1,69 @@ +/* -- Basic Elements ---------- */ + +body#tinymce { + width: 630px; /* 10px more than body#tinymce in content_base.css to provide equal line-breaks */ +} +body#tinymce.fullscreen { + padding-left: 10px !important; + width: 630px !important; /* 10px more than body#tinymce.fullscreen in content_base.css to provide equal line-breaks */ + background: #eee; +} + +/* -- Typographic Elements ---------- */ + +body#tinymce h2, +body#tinymce h3, +body#tinymce h4, +body#tinymce p, +body#tinymce ol, +body#tinymce ul, +body#tinymce code, +body#tinymce pre, +body#tinymce blockquote { + padding: 2px 5px 5px; + line-height: 16px !important; + background-color: #fff; +} +body#tinymce p.mce-grid-container { + padding: 2px 0 0; + line-height: 16px !important; + background-color: transparent; + border-top: 0px dashed #999 !important; + border-bottom: 0px solid #999 !important; +} +body#tinymce table.mceItemTable td { + border: 1px dashed #bbb !important; +} +body#tinymce div h2, +body#tinymce div h3, +body#tinymce div h4, +body#tinymce div p, +body#tinymce div code, +body#tinymce div pre { + padding-left: 0; +} + +body#tinymce h2:before, +body#tinymce h3:before, +body#tinymce h4:before, +body#tinymce p:before, +body#tinymce ol:before, +body#tinymce ul:before, +body#tinymce code:before, +body#tinymce pre:before, +body#tinymce blockquote:before, +body#tinymce div:before { + position: relative; display: block; + font-family: "Andale Mono"; font-size: 9px; font-weight: normal; color: #999; +} +body#tinymce ol:before, +body#tinymce ul:before { + margin-left: -30px; +} +body#tinymce blockquote:before { + margin-left: -25px; +} +body#tinymce p.mce-grid-container:before { + margin-bottom: 3px; + color: #7c7c7c; +} diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_de.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_de.css new file mode 100644 index 0000000..03d9ec2 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_de.css @@ -0,0 +1,16 @@ +/* -- Import Basic Documentstructure CSS ---------- */ + +@import url('content_documentstructure.css'); + +/* -- Language Specific Settings ---------- */ + +body#tinymce h2:before { content: "Überschrift 2"; } +body#tinymce h3:before { content: "Überschrift 3"; } +body#tinymce h4:before { content: "Überschrift 4"; } +body#tinymce ol:before { content: "Sortierte Liste"; } +body#tinymce ul:before { content: "Unsortierte Liste"; } +body#tinymce p:before { content: "Absatz"; } +body#tinymce p.mce-grid-container:before { content: "Template"; } +body#tinymce code:before { content: "Code"; } +body#tinymce pre:before { content: "Vorformatiert"; } +body#tinymce blockquote:before { content: "Zitatblock"; }
\ No newline at end of file diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_en.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_en.css new file mode 100644 index 0000000..a770a46 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_documentstructure_en.css @@ -0,0 +1,16 @@ +/* -- Import Basic Documentstructure CSS ---------- */ + +@import url('content_documentstructure.css'); + +/* -- Language Specific Settings ---------- */ + +body#tinymce h2:before { content: "Heading 2"; } +body#tinymce h3:before { content: "Heading 3"; } +body#tinymce h4:before { content: "Heading 4"; } +body#tinymce ol:before { content: "Ordered List"; } +body#tinymce ul:before { content: "Unordered List"; } +body#tinymce p:before { content: "Paragraph"; } +body#tinymce code:before { content: "Code"; } +body#tinymce pre:before { content: "Preformatted"; } +body#tinymce blockquote:before { content: "Blockquote"; } +body#tinymce div:before { content: "Div"; }
\ No newline at end of file diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_grid copy.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_grid copy.css new file mode 100644 index 0000000..35edcf9 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_grid copy.css @@ -0,0 +1,68 @@ +/* -------------------------------------------------------------- + + Grid based on BLUEPRINT CSS + http://code.google.com/p/blueprintcss/ + +-------------------------------------------------------------- */ +/* Sets up basic grid floating and margin. */ +div.span-1, +div.span-2, +div.span-3, +div.span-4, +div.span-5, +div.span-6, +div.span-7, +div.span-8, +div.span-9, +div.span-10, +div.span-11, +div.span-12 { + float: left; + margin-right: 10px !important; +} + +/* The last column in a row needs this class. */ +div.last { margin-right: 0 !important; } + +/* Use these classes to set the width of a column. */ +.span-1 { width: 60px; } +.span-2 { width: 130px; } +.span-3 { width: 200px; } +.span-4 { width: 270px; } +.span-5 { width: 340px; } +.span-6 { width: 410px; } +.span-7 { width: 480px; } +.span-8 { width: 550px; } +.span-9 { width: 620px; } +.span-10 { width: 690px; } +.span-11 { width: 760px; } +.span-12 { width: 830px; margin-right: 0 !important; } + +div.span-12 + * { + position: relative; clear: both !important; display: block; +} + +/* Clearing floats without extra markup + Based on How To Clear Floats Without Structural Markup by PiE + [http://www.positioniseverything.net/easyclearing.html] */ + +.clearfix:after { + content: "."; + display: block; + height: 0; + clear: both !important; + visibility: hidden; + font-size: 0; line-height: 0; +} +/*.clearfix, .container { display: inline-block; }*/ +* html .clearfix { height: 1px; } +.clearfix { + display: block; + margin-bottom: 15px; +} + +/* Regular clearing + apply to column that should drop below previous ones. */ + +.clear { clear: both; } + diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_grid.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_grid.css new file mode 100644 index 0000000..c203794 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_grid.css @@ -0,0 +1,85 @@ +/* ----------------------------------------------------------------------- + + CSS for the display of grid-templates in the editor + Grid applies to tables & tabledesks instead of the originally used divs + + Grid based on BLUEPRINT CSS + http://code.google.com/p/blueprintcss/ + +----------------------------------------------------------------------- */ + + + +/* Basic Grid Properties +----------------------------------------------------------------------- */ + +.span-1, .span-2, .span-3, .span-4, +.span-5, .span-6, .span-7, .span-8, +.span-9, .span-10, .span-11, .span-12, +.span-13, .span-14, .span-15, .span-16, +.span-17, .span-18, .span-19, .span-20, +.span-21, .span-22, .span-23, .span-24 { + overflow: hidden !important; +} + +/* Use these classes to set the width of a column. */ +.span-1 { width: 30px; } +.span-2 { width: 70px; } +.span-3 { width: 110px; } +.span-4 { width: 150px; } +.span-5 { width: 190px; } +.span-6 { width: 230px; } +.span-7 { width: 270px; } +.span-8 { width: 310px; } +.span-9 { width: 350px; } +.span-10 { width: 390px; } +.span-11 { width: 430px; } +.span-12 { width: 470px; } +.span-13 { width: 510px; } +.span-14 { width: 550px; } +.span-15 { width: 590px; } +.span-16 { width: 630px; } +.span-17 { width: 670px; } +.span-18 { width: 710px; } +.span-19 { width: 750px; } +.span-20 { width: 790px; } +.span-21 { width: 830px; } +.span-22 { width: 870px; } +.span-23 { width: 910px; } +.span-24 { width: 950px; margin: 0; } + + + +/* Table - Grid Properties +----------------------------------------------------------------------- */ + +body#tinymce table.mceItemTable { + margin: 0 0 0 -1px; padding: 0; + border: 0 !important; + background: transparent; + table-layout: fixed; + border-collapse: collapse; + border-spacing: 0; +} +body#tinymce table.mceItemTable td { + margin: 0; padding: 0; + border: 1px dashed #ddd !important; + background: transparent; + vertical-align: top; +} +/* Simulates Blueprints class .last */ +body#tinymce table.mceItemTable td + td { + padding-left: 10px !important; +} +/* Nested Tables */ +table.mceItemTable td table.mceItemTable { + margin: -1px 0 -1px -1px !important; +} + + + +/* Append, Prepend, Push, Pull, Borders & Misc Classes/Elements: + Not implemented yet. +----------------------------------------------------------------------- */ + + diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_typography.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_typography.css new file mode 100644 index 0000000..213cbbd --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/content_typography.css @@ -0,0 +1,96 @@ +/* -- Typographic Elements ---------- */ + +body#tinymce h2, +body#tinymce h3, +body#tinymce h4, +body#tinymce p, +body#tinymce li, +body#tinymce pre { + color: #666 !important; +} +body#tinymce h2, +body#tinymce h3, +body#tinymce h4, +body#tinymce p, +body#tinymce ol, +body#tinymce ul, +body#tinymce code, +body#tinymce pre, +body#tinymce blockquote, +body#tinymce div { + margin: 0 0 10px; padding: 0; +} +body#tinymce h2 { + font-size: 17px; line-height: 21px; +} +body#tinymce h3 { + font-size: 15px; line-height: 19px; +} +body#tinymce h4 { + font-size: 12px; line-height: 16px; +} +body#tinymce ol, +body#tinymce ul { + padding-left: 35px !important; + list-style-position: outside; +} +body#tinymce ul { + list-style-type: disc; +} +body#tinymce ol li, +body#tinymce ul li { + margin-bottom: 5px; +} +body#tinymce ol li:last-child, +body#tinymce ul li:last-child { + margin-bottom: 0 !important; +} +body#tinymce pre, +body#tinymce code { + font-family: "Andale Mono"; +} +body#tinymce blockquote { + padding-left: 30px !important; +} + +/* -- Divs ---------- */ + +/*body#tinymce div { + min-height: 15px; + height: auto; + outline: 1px dashed #bbb; +}*/ + +/* -- Tables ---------- */ + +/*body#tinymce table.mceItemTable { + margin: 0; padding: 0; + border: 0 !important; + background: #ebe9e6 !important; + table-layout: auto; + border-collapse: collapse; + border-spacing: 0; +} +body#tinymce table.mceItemTable td { + border: 1px dashed #ccc !important; + background: #ebe9e6 !important; +} + +body#tinymce td { + vertical-align: top; +}*/ + +/* -- Images ---------- */ + +body#tinymce img { float: none; border: none !important; } + +body#tinymce img.img_left { float: left !important; margin: 14px 20px 14px 0; } +body#tinymce img.img_right { float: right !important; margin: 14px 0 14px 20px; border: none; } +body#tinymce img.img_block { display: block; float: none !important; clear: both !important; margin: 14px 0 !important; border: none; } + +body#tinymce img.img_left_nospacetop { float: left !important; margin: 2px 20px 14px 0; } +body#tinymce img.img_right_nospacetop { float: right !important; margin: 2px 0 14px 20px; border: none; } +body#tinymce img.img_block_nospacetop { display: block; float: none !important; clear: both !important; margin: 2px 0 14px 0 !important; border: none; } + + + diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/dialog.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/dialog.css new file mode 100644 index 0000000..c037a36 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/dialog.css @@ -0,0 +1,394 @@ +/* ----------------------------------------------------------------------- + + Grappelli Skin - Tiny MCE + * based on Tiny MCE http://tinymce.moxiecode.com/ + + Grappelli Skin - Django Admin Interface + * http://code.google.com/p/django-grappelli/ + + Based on Django Admin Interface + * http://www.djangoproject.com + + Developed for Mozilla Firefox 3.0+ / using CSS 3 Specifications + + * See README for instructions on how to use Grappelli. + * For credits and origins, see AUTHORS. + * This is a compressed file. See the sources in the 'src' directory. + + * Copyright (c) 2009, vonautomatisch werkstaetten. All rights reserved. + See LICENSE for more info. + +----------------------------------------------------------------------- */ + + +/* Import & Modifications of Django/Grappelli styles +----------------------------------------------------------------------- */ +@import url('../../../../../../../css/base.css'); + +/*.module { + -moz-box-sizing: border-box; -webkit-box-sizing: border-box; + background-color: #eee; +} +.row.first { border-top: none !important; } +.row.last { border-bottom: none !important; } +.row.combine { border-bottom: none !important; } +.row.combine + .row { padding-top: 0 !important; border-top: none !important; }*/ + +/* Generic +----------------------------------------------------------------------- */ +body { + margin: 20px 0 0 20px; padding: 0 20px 0 0; + background: #fff !important; +} +body.filebrowser { + margin: 0 !important; +} + +html, body { + height: 100%; + background: transparent; + overflow-x: hidden !important; + overflow-y: auto !important; +} +table { width: 100%; border-spacing: 0; } +td { padding: 0; } + +textarea { resize: none; outline: none; } +a:link, a:visited { color: black; } +a:hover { color: #2B6FB6; } + +div.submit-row { + margin-top: 15px !important; +} + + +/* Tabs +----------------------------------------------------------------------- */ +.tabs { + float: left; + width: 100%; + font-size: 11px; line-height: normal; + background: transparent; +} + +.tabs ul { + margin: 0; + padding: 0; + list-style: none; +} + +.tabs li { + float: left; + margin: 0 4px 0 0; padding: 2px 0 2px 12px; + line-height: 18px; + border: 1px solid #d4d4d4; + -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; + -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; + border-bottom: none; + background: #e0f0f5; + list-style: none; +} + +.tabs li.current { + border-color: #c4c4c4; + background: #ddd; +} +.tabs span { + float: left; + display: block; + padding: 0px 10px 0 0; +} +.tabs a { text-decoration: none; } +.tabs a:link, .tabs a:visited, .tabs a:hover { color: #666 !important; font-weight: bold; } +.tabs .current a, .tabs .current a:link, .tabs .current a:visited { color: #444 !important; font-weight: bold; } + + +/* Panels +----------------------------------------------------------------------- */ + +.panel_wrapper div.panel { display: none; padding-top: 0; } +.panel_wrapper div.current { + float: none; clear: both; display: block; + width: 100%; + height: auto !important; + overflow: visible; /* Should be auto but that breaks Safari */ + padding-top: 0; +} +.panel_wrapper { clear: both; } +.tabs + .panel_wrapper { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; } + +.mceActionPanel { +} + + + +/* Columns +----------------------------------------------------------------------- */ +.column { float: left; } + + +/* Titles +----------------------------------------------------------------------- */ +h1, h2, h3, h4 {color:#666; margin:0; padding:0; padding-top:5px;} +h3 { font-size:14px; } +.title { margin-bottom: 5px; font-size:12px; font-weight:bold; color:#666;} +p.helptext { margin: -5px 0 5px; } + +/* Dialog specific */ +#link .panel_wrapper, #link div.current {height:125px;} +#image .panel_wrapper, #image div.current {height:200px;} +#plugintable thead {font-weight:bold; background:#DDD;} +#plugintable, #about #plugintable td {border:1px solid #919B9C;} +#plugintable {width:96%; margin-top:10px;} +#pluginscontainer {height:290px; overflow:auto;} +#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;} +#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;} +#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;} +#colorpicker #light div {overflow:hidden;} +#colorpicker #previewblock {float:right; padding-left:10px; height:20px;} +#colorpicker .panel_wrapper div.current {height:175px;} +#colorpicker #namedcolors {width:150px;} +#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;} +#colorpicker #colornamecontainer {margin-top:5px;} + +#link .panel_wrapper, #link div.current { height: 125px; } +#image .panel_wrapper, #image div.current { height: 190px; } + + +/* Forms & Fieldsets +----------------------------------------------------------------------- */ +fieldset { + margin: 0; padding: 0; width: 100% !important; + -moz-border-radius-topleft: 0 !important; -webkit-border-top-left-radius: 0 !important; +} +legend { + margin: 20px 0 0; + font-size: 15px; font-weight: bold; + color:#2B6FB6; display: none; +} +legend + .row { border-top: none !important; } + +/*label { + display: block; float: left; + font-size: 11px; width: 150px !important; +}*/ +.required { font-weight: bold; } +label.msg { display:none; } +label.invalid { color:#EE0000; display:inline; } +input.invalid { border:1px solid #EE0000; } +label.additional { position: relative; display: inline; float: none; top: 1px; } +.description label { margin: 0 0 12px !important; padding: 0 !important; } +#constrainlabel { display: inline; float: none; position: relative; top: 1px !important; } + +input[type=text], input[type=password], +select { + width: 100% !important; +} +input#src, input#href { + width: 100% !important; + padding-right: 28px; +} +input.size, input.number { + margin-right: 1px; + width: 50px !important; +} +input#width, input#height { + text-align: center; + vertical-align: middle; + width: 50px; +} +input.radio { + position: relative; + margin: 0 5px 13px 0; +} +input.checkbox { + position: relative; + margin: 0 5px 13px 0 !important; +} +.row input[type=radio], +.row input[type=radio] { +/* top: 0 !important;*/ +} +input[type=radio].standalone, +input[type=checkbox].standalone { + top: 6px !important; +} +input.radio.additional, input.checkbox.additional { + margin-left: 10px !important; +} +input#constrain { + position: relative; + margin: 0 5px 0 0 !important; +} +input + input#constrain { + margin-left: 32px !important; +} +p.constrain { + padding: 5px 0 0 !important; +} +input.radio.inline { + position: relative; top: 1px; + margin: 0 5px 0 0 !important; +} +input.checkbox.inline { + position: relative; top: -1px; + margin: 0 5px 0 0 !important; +} +/*.row.inline label { + margin: 0; +}*/ +.row.inline input.radio + label, .row.inline input.checkbox + label { + display: inline; float: none; position: relative; top: -1px !important; + margin-right: 30px; +} +.row.inline input.radio { + position: relative; top: -1px; + margin: 0 5px 0 0 !important; +} +.row.inline input.checkbox { + position: relative; top: -2px; + margin: 0 5px 0 0 !important; +} + +.input_noborder { border: 0; } + +#textareaContainer, #iframecontainer { + margin-bottom: 5px; + width: 100% !important; + border: 1px solid #d4d4d4; + border-radius: 5px !important; -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; + box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; +} +#textareaContainer { + border: 0; +} +#iframecontainer { + padding: 2px 0; +} +textarea#htmlSource { + width: 100% !important; height: 100%; + color: #444; font-family: 'Courier New',Courier,monospace; font-size: 12px; font-weight: normal; +/* border: 0 !important;*/ +} +#iframecontainer iframe { + border-radius: 5px !important; -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; +} + + + +/* Browse-Icons +----------------------------------------------------------------------- */ +.browse span { position: relative; top: -25px; margin-bottom: -25px; } +.browse span { + position: relative; display: block; float: right; + width: 23px; + height: 23px; + background-position: 50% 50%; + background-repeat: no-repeat; + cursor: pointer !important; +} + + + +/* Source +----------------------------------------------------------------------- */ +.wordWrapCode { vertical-align:middle; border:1px none #000; background:transparent; } +.mceActionPanel { margin-top:5px; } + + +/* Charmap +----------------------------------------------------------------------- */ +#charmap table { + border: none; +} +#charmap td { + padding: 0 !important; +} +#charmap td.title { + border: 0 !important; +} +#charmap td#charmapView { + border: 1px solid #d4d4d4 !important; + -moz-border-radius: 5px; -webkit-border-radius: 5px; + background: #fff; +} +td#charmapView > table { + border-collapse: collapse; +} + +td#charmapView > table tr { + height: 18px !important; +} +td#charmapView > table td.charmap { + padding: 0 !important; + width: 18px; height: 18px; + text-align: center; + vertical-align: middle; + border-left: 1px solid #d4d4d4; + border-bottom: 1px solid #d4d4d4; + cursor: pointer !important; +} +td#charmapView > table tr:first-child td.charmap { + border-top: none; +} +td#charmapView > table tr td.charmap:first-child { + border-left: none; +} +td#charmapView > table tr:last-child td.charmap { + border-bottom: none; +} + + +#charmap a:link, #charmap a:visited { + display: block; + padding: 0; + width: 100%; height: 100%; + color: #444; font-size: 12px; line-height: 18px; text-decoration: none; + border: none; +} +#charmap a:hover, #charmap a:active { + color: #444; + background: #e0f0f5; +} +td#charmapView > table tr:first-child td.charmap:first-child a { + -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; +} +td#charmapView > table tr:first-child td.charmap:last-child a { + -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; +} +td#charmapView > table tr:last-child td.charmap:first-child a { + -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; +} +td#charmapView > table tr:last-child td.charmap:last-child a { + -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; +} + +.selected-character { + position: relative; float: left; + margin-left: 20px; + width: 80px; +} +#codeV { + height: 80px; margin-bottom: 5px; + text-align: center; font-size: 40px; line-height: 80px !important; + border: 1px solid #d4d4d4; + -moz-border-radius: 5px; -webkit-border-radius: 5px; + background: #e0f0f5; color: #444; +} +#codeN { + font-size: 10px; line-height: 11px; font-family: Arial,Helvetica,sans-serif; text-align:center; + color: #444; +} +.legend { + position: absolute; float: left; bottom: 18px; + margin-left: 20px; padding: 5px; + width: 70px; + border: 1px solid #d4d4d4; + -moz-border-radius: 5px; -webkit-border-radius: 5px; +} +.legend span { color: #aaa; font-size: 10px; } +#codeA, #codeB { color: #444; } +#codeA { margin-bottom: 5px; } + + + diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/blockquote.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/blockquote.png Binary files differnew file mode 100644 index 0000000..a3758ef --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/blockquote.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bold.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bold.png Binary files differnew file mode 100644 index 0000000..10a09f1 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bold.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bullist.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bullist.png Binary files differnew file mode 100644 index 0000000..81dc1a9 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bullist.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/charmap.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/charmap.png Binary files differnew file mode 100644 index 0000000..56e0f05 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/charmap.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/cleanup.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/cleanup.png Binary files differnew file mode 100644 index 0000000..497a5ad --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/cleanup.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/code.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/code.png Binary files differnew file mode 100644 index 0000000..e36895f --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/code.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/fullscreen.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/fullscreen.png Binary files differnew file mode 100644 index 0000000..bc65403 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/fullscreen.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/image.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/image.png Binary files differnew file mode 100644 index 0000000..f410880 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/image.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/italic.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/italic.png Binary files differnew file mode 100644 index 0000000..07f0e0f --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/italic.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/link.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/link.png Binary files differnew file mode 100644 index 0000000..4c569a2 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/link.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/media.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/media.png Binary files differnew file mode 100644 index 0000000..6fc421d --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/media.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/numlist.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/numlist.png Binary files differnew file mode 100644 index 0000000..267242e --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/numlist.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/pasteword.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/pasteword.png Binary files differnew file mode 100644 index 0000000..7340816 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/pasteword.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/redo.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/redo.png Binary files differnew file mode 100644 index 0000000..2f45444 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/redo.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/search.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/search.png Binary files differnew file mode 100644 index 0000000..539d2bb --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/search.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/show_advanced.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/show_advanced.png Binary files differnew file mode 100644 index 0000000..466d68a --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/show_advanced.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table.png Binary files differnew file mode 100644 index 0000000..b7b613d --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/template.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/template.png Binary files differnew file mode 100644 index 0000000..b7b613d --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/template.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/underline.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/underline.png Binary files differnew file mode 100644 index 0000000..9042cd3 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/underline.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/undo.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/undo.png Binary files differnew file mode 100644 index 0000000..a5df8a4 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/undo.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/unlink.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/unlink.png Binary files differnew file mode 100644 index 0000000..677b426 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/unlink.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/visualchars.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/visualchars.png Binary files differnew file mode 100644 index 0000000..c075fc1 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/visualchars.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show-hover.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show-hover.png Binary files differnew file mode 100644 index 0000000..0b20b49 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show-hover.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show.png Binary files differnew file mode 100644 index 0000000..c5e796c --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-mceResize.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-mceResize.png Binary files differnew file mode 100644 index 0000000..22d4b0c --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-mceResize.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/menu/icon-mceOpen.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/menu/icon-mceOpen.png Binary files differnew file mode 100644 index 0000000..9f5a976 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/menu/icon-mceOpen.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/ui.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/ui.css new file mode 100644 index 0000000..8fc3cd2 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/ui.css @@ -0,0 +1,485 @@ +/* ----------------------------------------------------------------------- + + Grappelli Skin - Tiny MCE + * based on Tiny MCE http://tinymce.moxiecode.com/ + + Grappelli Skin - Django Admin Interface + * http://code.google.com/p/django-grappelli/ + + Based on Django Admin Interface + * http://www.djangoproject.com + + Developed for Mozilla Firefox 3.0+ / using CSS 3 Specifications + + * See README for instructions on how to use Grappelli. + * For credits and origins, see AUTHORS. + * This is a compressed file. See the sources in the 'src' directory. + + * Copyright (c) 2009, vonautomatisch werkstaetten. All rights reserved. + See LICENSE for more info. + +----------------------------------------------------------------------- */ + + + +/* Reset +----------------------------------------------------------------------- */ + +.grappelliSkin table, .grappelliSkin tbody, .grappelliSkin tr, .grappelliSkin td, +.grappelliSkin div, .grappelliSkin iframe, +.grappelliSkin a, .grappelliSkin img, .grappelliSkin span, +.grappelliSkin *, .grappelliSkin .text { + margin: 0; + padding: 0; + width: auto; + font-family: Arial, sans-serif; font-size: 11px; line-height: 15px; font-weight: normal; + text-decoration: none; text-align: left; white-space: nowrap; + border: none; + border-collapse: separate; + background: transparent; + vertical-align: baseline; + cursor: default; +} +.grappelliSkin table, .grappelliSkin tbody, .grappelliSkin tr, .grappelliSkin td { + margin: 0 !important; + border: 0 !important; +} +.grappelliSkin a { + text-decoration: none; + cursor: pointer; +} +.grappelliSkin table td { + padding: 0; + vertical-align: middle; +} + + + +/* Containers +----------------------------------------------------------------------- */ + +.grappelliSkin table { + background: transparent; +} +.grappelliSkin iframe { + display: block; + position: relative; top: 0; + margin: 0; padding-top: 0; + border-top: 1px solid #fff; + border-bottom: 1px solid #d4d4d4; +} +.predelete .grappelliSkin iframe { + border-top: 1px solid #ffe5e5; + border-bottom: 1px solid #e5caca; +} +.grappelliSkin td.mceToolbar { + padding-bottom: 5px; + border-bottom: 1px solid #d4d4d4!important; +} +.predelete .grappelliSkin td.mceToolbar { + border-bottom: 1px solid #e5caca !important; +} +.grappelliSkin td.mceToolbar.advanced_icons { + border-top: 1px solid #ccc !important; +} +.predelete .grappelliSkin td.mceToolbar.advanced_icons { + border-top: 1px solid #ffe5e5 !important; +} +.grappelliSkin td.mceIframeContainer { + margin-top: 0; padding-top: 0; + height: auto !important; + vertical-align: top !important; +} + + + +/* Layout +----------------------------------------------------------------------- */ + +#changelist span.mceEditor.grappelliSkin { + display: inline-block; + margin: -4px 0 -5px; +} +.grappelliSkin table.mceLayout { + height: auto !important; + border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; + background: transparent; +} +.predelete .grappelliSkin table.mceLayout { + background: transparent !important; +} +#mce_fullscreen_container { + height: 100% !important; + background: transparent; +} +#mce_fullscreen_container table.mceLayout { + height: 100% !important; + -moz-border-radius: 0; -webkit-border-radius: 0; + background: #eee !important; +} + +#mce_fullscreen_container .grappelliSkin table.mceLayout tr.mceFirst > td { + padding: 8px 8px 5px; +} + +/* Additional Toolbar-Rows */ +#changelist .grappelliSkin table.mceToolbar { + margin: 0 !important; +} + +.grappelliSkin table.mceToolbar + table.mceToolbar, +#changelist .grappelliSkin table.mceToolbar + table.mceToolbar { + margin-top: 5px !important; + height: 28px; + background: transparent; +} +.grappelliSkin span.mceIcon, .grappelliSkin img.mceIcon { + display: block; + width: 20px; height: 20px; +} + + + +/* Buttons +----------------------------------------------------------------------- */ + +.grappelliSkin .mceButton { + display: block; + margin-right: 2px; + width: 23px; height: 23px !important; + background: #fff; +} +.grappelliSkin .mceButton span, .grappelliSkin .mceListBox .mceOpen { + cursor: pointer; +} + +.grappelliSkin a.mceButtonEnabled { + border: 1px solid; + border-color: #d4d4d4 #c4c4c4 #c4c4c4 #d4d4d4; + border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; +} +.grappelliSkin a.mceButtonEnabled:hover { + background: #e0f0f5; +} +.grappelliSkin a.mceButtonActive, .grappelliSkin a.mceButtonSelected { + border-color: #c0c0c0 #d2d2d2 #d2d2d2 #c0c0c0 !important; + background: #ddd; +} +.grappelliSkin .mceButtonDisabled { + border: 1px solid; + border-color: #d4d4d4 #fff #fff #d4d4d4; + border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; + background: transparent; +} +.predelete .grappelliSkin .mceButtonDisabled { + border-color: #e5caca #ffe5e5 #ffe5e5 #e5caca; +} +.grappelliSkin .mceButtonDisabled span { + opacity: 0.4; +} + + + +/* Separator +----------------------------------------------------------------------- */ + +.grappelliSkin .mceSeparator { + display: block; + width: 4px; height: 22px; +} + + + +/* Listbox +----------------------------------------------------------------------- */ + +.grappelliSkin table.mceListBox { + background: transparent; +} + +.grappelliSkin .mceListBox, .grappelliSkin .mceListBox a { + display: block; +} +.grappelliSkin .mceListBox .mceText { + position: relative; + padding: 2px 0 0 4px !important; + width: 90px; height: 21px; + border: 1px solid; + border-color: #c4c4c4 #d4d4d4 #d4d4d4 #c4c4c4; + border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; + border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; + background: #fafafa; + color: #666 !important; font-size: 11px !important; line-height: 20px; + overflow: hidden; +} + +.grappelliSkin .mceListBox .mceOpen { + margin-right: 4px; + width: 14px; height: 23px; + border: 1px solid; + border-color: #c4c4c4; + border-left: none; + border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; + border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; + background: #ddd url('img/menu/icon-mceOpen.png'); +} +.grappelliSkin table.mceListBoxEnabled:hover .mceText, +.grappelliSkin .mceListBoxHover .mceText, +.grappelliSkin .mceListBoxSelected .mceText { + background: #fff; +} +.grappelliSkin table.mceListBoxEnabled:hover .mceOpen, +.grappelliSkin .mceListBoxHover .mceOpen, +.grappelliSkin .mceListBoxSelected .mceOpen { + border-color: #c4c4c4 #d4d4d4 #d4d4d4 #c4c4c4; + background-color: #e0f0f5; +} +.grappelliSkin .mceListBoxSelected .mceText, +.grappelliSkin .mceListBoxSelected .mceOpen { + border-bottom-left-radius: 0 !important; -moz-border-radius-bottomleft: 0 !important; -webkit-border-bottom-left-radius: 0 !important; + border-bottom-right-radius: 0 !important; -moz-border-radius-bottomright: 0 !important; -webkit-border-bottom-right-radius: 0 !important; +} + +.grappelliSkin .mceListBoxMenu { + overflow: auto; + overflow-x: hidden; +} +.grappelliSkin .mceOldBoxModel .mceListBox .mceText { + height: 23px; +} + + + +/* SplitButton (not defined yet) +----------------------------------------------------------------------- */ +/* ColorSplitButton (not defined yet) +----------------------------------------------------------------------- */ + + + +/* Menu +----------------------------------------------------------------------- */ + +.grappelliSkin .mceMenu { + position: absolute; left: 0; top: -1px; z-index: 1000; + padding: 0; + min-width: 109px !important; + border: 1px solid #c4c4c4; + border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; + border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; + box-shadow: 0 5px 10px #999; -moz-box-shadow: 0 5px 10px #999; -webkit-box-shadow: 0 5px 10px #999; +} +.grappelliSkin .mceMenu table { + width: 100% !important; + border-top-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; + border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; + background: #fff; +} + +.grappelliSkin .mceMenu.mceDropDown { + border-radius: 5px !important; -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; + border: 2px solid #eee; +} +.grappelliSkin .mceMenu.mceDropDown table { + border-radius: 2px !important; -moz-border-radius: 2px !important; -webkit-border-radius: 2px !important; +} +.grappelliSkin .mceMenu a, .grappelliSkin .mceMenu span, .grappelliSkin .mceMenu { + display: block; + width: auto !important; + cursor: pointer; +} +.grappelliSkin .mceMenu td { + height: 18px; + border-bottom: 1px solid #d0d0d0; +} +.grappelliSkin .mceMenu tr.mceFirst td a { + border-top-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; +} +.grappelliSkin .mceMenu.mceDropDown tr.mceFirst td a { + border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; +} +.grappelliSkin tr.mceMenuItemSeparator + tr.mceFirst td a { + border-top: none !important; + border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; +} +.grappelliSkin .mceMenu tr.mceLast td { + border-bottom: none !important; +} +.grappelliSkin .mceMenu tr.mceLast td a { + border-bottom: none; + border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; +} + +.grappelliSkin .mceMenu a { + position: relative; + padding: 4px 0 3px; + color: #666 !important; +} +.grappelliSkin .mceMenu .mceText { + position: relative; display: block; + margin: 0; padding: 0 25px 0 4px; +} +.grappelliSkin .mceMenu .mceIcon { + display: none; + width: 0; height: 0; +} +.grappelliSkin .mceMenu .mceMenuItemEnabled a:hover, +.grappelliSkin .mceMenu .mceMenuItemEnabled a:active, +.grappelliSkin .mceMenu .mceMenuItemActive { + background-color: #e0f0f5; +} +.grappelliSkin .mceMenuItemSelected a { + background-color: #ddd; +} +.grappelliSkin td.mceMenuItemSeparator { + height: 2px; + border: none; + background: #a9a9a9; +} + +.grappelliSkin .mceMenuItemTitle a { + border: 0; + background: #f2d6d6; +} + +.grappelliSkin .mceMenuItemTitle span.mceText { + padding-left: 4px; + color: #666; +} +.grappelliSkin .mceMenuItemDisabled .mceText { + color: #999; +} + + + +/* Language Specific Content Additions +----------------------------------------------------------------------- */ + +.grappelliSkin .mceMenuItemTitle span.mceText[title="Format"]:before, +.grappelliSkin .mceMenuItemTitle span.mceText[title="Style"]:before { + content: "Reset "; +} +.grappelliSkin .mceMenuItemTitle span.mceText[title="Format "]:after, +.grappelliSkin .mceMenuItemTitle span.mceText[title="Stil"]:after { + content: " zurücksetzen"; +} + + + +/* Statusbar: Progress, Resize +----------------------------------------------------------------------- */ + +#mce_fullscreen_container .grappelliSkin td.mceStatusbar { + border-top: 1px solid #fff; + height: 100%; +} +.grappelliSkin td.mceStatusbar > div { + display: none; +} + +.grappelliSkin .mcePlaceHolder { + position: relative; + border: 1px solid #d4d4d4; + box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; + border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; + background: #d6ebf2 url('img/icons/icon-mceResize.png') 50% 100% no-repeat; + cursor: s-resize; +} +.predelete .grappelliSkin .mcePlaceHolder { + border: 1px solid #e5caca; +} +.table .grappelliSkin .mcePlaceHolder, +.table .grappelliSkin .mcePlaceHolder { + left: 0; +} + +.grappelliSkin a.mceResize { + display: block; + width: 100%; height: 20px; + border: 1px solid transparent; + border-top-color: #fff; + box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; + border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; + background-image: url('img/icons/icon-mceResize.png'); + background-position: 50% 50%; + background-repeat: no-repeat; + cursor: s-resize; +} +.predelete .grappelliSkin a.mceResize { + border-top-color: #ffe5e5; +} +.grappelliSkin a.mceResize:link, .grappelliSkin a.mceResize:visited { + background-color: transparent; +} +.grappelliSkin a.mceResize:hover, .grappelliSkin a.mceResize:active { + border-color: #d4d4d4; + border-top-color: #ebebeb; + background-color: #d6ebf2; +} +.predelete .grappelliSkin a.mceResize:hover, .predelete .grappelliSkin a.mceResize:active { + border-color: #e5caca; + border-top-color: #ffe5e5; + background-color: #d6ebf2; +} + + + +/* Formats +----------------------------------------------------------------------- */ + +.grappelliSkin .mce_formatPreview a { /*apply specific styles here*/ } +.grappelliSkin .mce_p span.mceText { /*apply specific styles here*/ } +.grappelliSkin .mce_pre span.mceText { /*apply specific styles here*/ } +.grappelliSkin .mce_h1 span.mceText { /*apply specific styles here*/ } +.grappelliSkin .mce_h2 span.mceText { /*apply specific styles here*/ } +.grappelliSkin .mce_h3 span.mceText { /*apply specific styles here*/ } +.grappelliSkin .mce_h4 span.mceText { /*apply specific styles here*/ } +.grappelliSkin .mce_h5 span.mceText { /*apply specific styles here*/ } +.grappelliSkin .mce_h6 span.mceText { /*apply specific styles here*/ } +.grappelliSkin .mce_div span.mceText { /*apply specific styles here*/ } + + + +/* Toolbar: Theme & Plugins Defaults +----------------------------------------------------------------------- */ + +.grappelliSkin .mceToolbar span { + /*width: 100%; */height: 100%; + background-position: 0 0; + background-repeat: no-repeat; +} + + + +/* Button Icons +----------------------------------------------------------------------- */ + +.grappelliSkin span.mce_bold { background-image: url('img/buttons/bold.png'); } +.grappelliSkin span.mce_italic { background-image: url('img/buttons/italic.png'); } +.grappelliSkin span.mce_underline { background-image: url('img/buttons/underline.png'); } +.grappelliSkin span.mce_undo { background-image: url('img/buttons/undo.png'); } +.grappelliSkin span.mce_redo { background-image: url('img/buttons/redo.png'); } +.grappelliSkin span.mce_bullist { background-image: url('img/buttons/bullist.png'); } +.grappelliSkin span.mce_numlist { background-image: url('img/buttons/numlist.png'); } +.grappelliSkin span.mce_blockquote { background-image: url('img/buttons/blockquote.png'); } +.grappelliSkin span.mce_link { background-image: url('img/buttons/link.png'); } +.grappelliSkin span.mce_unlink { background-image: url('img/buttons/unlink.png'); } +.grappelliSkin span.mce_image { background-image: url('img/buttons/image.png'); } +.grappelliSkin span.mce_code { background-image: url('img/buttons/code.png'); } +.grappelliSkin span.mce_charmap { background-image: url('img/buttons/charmap.png'); } + +.grappelliSkin span.mce_fullscreen { background-image: url('img/buttons/fullscreen.png'); } +.grappelliSkin span.mce_media { background-image: url('img/buttons/media.png'); } +.grappelliSkin span.mce_pasteword { background-image: url('img/buttons/pasteword.png'); } +.grappelliSkin span.mce_template { background-image: url('img/buttons/template.png'); } +.grappelliSkin span.mce_table { background-image: url('img/buttons/table.png'); } +.grappelliSkin span.mce_search { background-image: url('img/buttons/search.png'); } +.grappelliSkin span.mce_cleanup { background-image: url('img/buttons/cleanup.png'); } + +.grappelliSkin span.mce_grappelli_adv { background-image: url('img/buttons/show_advanced.png'); } +.grappelliSkin span.mce_grappelli_documentstructure { background-image: url('img/buttons/visualchars.png'); } + diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/content.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/content.css new file mode 100644 index 0000000..3b833d9 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/content.css @@ -0,0 +1,36 @@ +body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
+body {background:#FFF;}
+body.mceForceColors {background:#FFF; color:#000;}
+h1 {font-size: 2em}
+h2 {font-size: 1.5em}
+h3 {font-size: 1.17em}
+h4 {font-size: 1em}
+h5 {font-size: .83em}
+h6 {font-size: .75em}
+.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
+a.mceItemAnchor {display:inline-block; width:11px !important; height:11px !important; background:url(../default/img/items.gif) no-repeat 0 0;}
+span.mceItemNbsp {background: #DDD}
+td.mceSelected, th.mceSelected {background-color:#3399ff !important}
+img {border:0;}
+table {cursor:default}
+table td, table th {cursor:text}
+ins {border-bottom:1px solid green; text-decoration: none; color:green}
+del {color:red; text-decoration:line-through}
+cite {border-bottom:1px dashed blue}
+acronym {border-bottom:1px dotted #CCC; cursor:help}
+abbr {border-bottom:1px dashed #CCC; cursor:help}
+
+/* IE */
+* html body {
+scrollbar-3dlight-color:#F0F0EE;
+scrollbar-arrow-color:#676662;
+scrollbar-base-color:#F0F0EE;
+scrollbar-darkshadow-color:#DDD;
+scrollbar-face-color:#E0E0DD;
+scrollbar-highlight-color:#F0F0EE;
+scrollbar-shadow-color:#F0F0EE;
+scrollbar-track-color:#F5F5F5;
+}
+
+img:-moz-broken {-moz-force-broken-image-icon:1; width:24px; height:24px}
+font[face=mceinline] {font-family:inherit !important}
diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css new file mode 100644 index 0000000..e3af139 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css @@ -0,0 +1,116 @@ +/* Generic */
+body {
+font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
+scrollbar-3dlight-color:#F0F0EE;
+scrollbar-arrow-color:#676662;
+scrollbar-base-color:#F0F0EE;
+scrollbar-darkshadow-color:#DDDDDD;
+scrollbar-face-color:#E0E0DD;
+scrollbar-highlight-color:#F0F0EE;
+scrollbar-shadow-color:#F0F0EE;
+scrollbar-track-color:#F5F5F5;
+background:#F0F0EE;
+padding:0;
+margin:8px 8px 0 8px;
+}
+
+html {background:#F0F0EE;}
+td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
+textarea {resize:none;outline:none;}
+a:link, a:visited {color:black;}
+a:hover {color:#2B6FB6;}
+.nowrap {white-space: nowrap}
+
+/* Forms */
+fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
+legend {color:#2B6FB6; font-weight:bold;}
+label.msg {display:none;}
+label.invalid {color:#EE0000; display:inline;}
+input.invalid {border:1px solid #EE0000;}
+input {background:#FFF; border:1px solid #CCC;}
+input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
+input, select, textarea {border:1px solid #808080;}
+input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
+input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
+.input_noborder {border:0;}
+
+/* Buttons */
+#insert, #cancel, input.button, .updateButton {
+border:0; margin:0; padding:0;
+font-weight:bold;
+width:94px; height:26px;
+background:url(../default/img/buttons.png) 0 -26px;
+cursor:pointer;
+padding-bottom:2px;
+float:left;
+}
+
+#insert {background:url(../default/img/buttons.png) 0 -52px}
+#cancel {background:url(../default/img/buttons.png) 0 0; float:right}
+
+/* Browse */
+a.pickcolor, a.browse {text-decoration:none}
+a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
+.mceOldBoxModel a.browse span {width:22px; height:20px;}
+a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
+a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
+a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
+a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
+.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
+a.pickcolor:hover span {background-color:#B2BBD0;}
+a.pickcolor:hover span.disabled {}
+
+/* Charmap */
+table.charmap {border:1px solid #AAA; text-align:center}
+td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
+#charmap a {display:block; color:#000; text-decoration:none; border:0}
+#charmap a:hover {background:#CCC;color:#2B6FB6}
+#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
+#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
+
+/* Source */
+.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
+.mceActionPanel {margin-top:5px;}
+
+/* Tabs classes */
+.tabs {width:100%; height:18px; line-height:normal; background:url(../default/img/tabs.gif) repeat-x 0 -72px;}
+.tabs ul {margin:0; padding:0; list-style:none;}
+.tabs li {float:left; background:url(../default/img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
+.tabs li.current {background:url(../default/img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
+.tabs span {float:left; display:block; background:url(../default/img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
+.tabs .current span {background:url(../default/img/tabs.gif) no-repeat right -54px;}
+.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
+.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
+
+/* Panels */
+.panel_wrapper div.panel {display:none;}
+.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
+.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
+
+/* Columns */
+.column {float:left;}
+.properties {width:100%;}
+.properties .column1 {}
+.properties .column2 {text-align:left;}
+
+/* Titles */
+h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
+h3 {font-size:14px;}
+.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
+
+/* Dialog specific */
+#link .panel_wrapper, #link div.current {height:125px;}
+#image .panel_wrapper, #image div.current {height:200px;}
+#plugintable thead {font-weight:bold; background:#DDD;}
+#plugintable, #about #plugintable td {border:1px solid #919B9C;}
+#plugintable {width:96%; margin-top:10px;}
+#pluginscontainer {height:290px; overflow:auto;}
+#colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
+#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
+#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
+#colorpicker #light div {overflow:hidden;}
+#colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
+#colorpicker .panel_wrapper div.current {height:175px;}
+#colorpicker #namedcolors {width:150px;}
+#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
+#colorpicker #colornamecontainer {margin-top:5px;}
diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png Binary files differnew file mode 100644 index 0000000..12cfb41 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png Binary files differnew file mode 100644 index 0000000..8996c74 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png Binary files differnew file mode 100644 index 0000000..bd5d255 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui.css new file mode 100644 index 0000000..a625397 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui.css @@ -0,0 +1,215 @@ +/* Reset */
+.o2k7Skin table, .o2k7Skin tbody, .o2k7Skin a, .o2k7Skin img, .o2k7Skin tr, .o2k7Skin div, .o2k7Skin td, .o2k7Skin iframe, .o2k7Skin span, .o2k7Skin *, .o2k7Skin .mceText {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; cursor:default; color:#000; vertical-align:baseline; width:auto; border-collapse:separate; text-align:left}
+.o2k7Skin a:hover, .o2k7Skin a:link, .o2k7Skin a:visited, .o2k7Skin a:active {text-decoration:none; font-weight:normal; cursor:default; color:#000}
+.o2k7Skin table td {vertical-align:middle}
+
+/* Containers */
+.o2k7Skin table {background:#E5EFFD}
+.o2k7Skin iframe {display:block; background:#FFF}
+.o2k7Skin .mceToolbar {height:26px}
+
+/* External */
+.o2k7Skin .mceExternalToolbar {position:absolute; border:1px solid #ABC6DD; border-bottom:0; display:none}
+.o2k7Skin .mceExternalToolbar td.mceToolbar {padding-right:13px;}
+.o2k7Skin .mceExternalClose {position:absolute; top:3px; right:3px; width:7px; height:7px; background:url(../../img/icons.gif) -820px 0}
+
+/* Layout */
+.o2k7Skin table.mceLayout {border:0; border-left:1px solid #ABC6DD; border-right:1px solid #ABC6DD}
+.o2k7Skin table.mceLayout tr.mceFirst td {border-top:1px solid #ABC6DD}
+.o2k7Skin table.mceLayout tr.mceLast td {border-bottom:1px solid #ABC6DD}
+.o2k7Skin table.mceToolbar, .o2k7Skin tr.mceFirst .mceToolbar tr td, .o2k7Skin tr.mceLast .mceToolbar tr td {border:0; margin:0; padding:0}
+.o2k7Skin .mceIframeContainer {border-top:1px solid #ABC6DD; border-bottom:1px solid #ABC6DD}
+.o2k7Skin .mceStatusbar {display:block; font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:9pt; line-height:16px; overflow:visible; color:#000; height:20px}
+.o2k7Skin .mceStatusbar div {float:left; padding:2px}
+.o2k7Skin .mceStatusbar a.mceResize {display:block; float:right; background:url(../../img/icons.gif) -800px 0; width:20px; height:20px; cursor:se-resize; outline:0}
+.o2k7Skin .mceStatusbar a:hover {text-decoration:underline}
+.o2k7Skin table.mceToolbar {margin-left:3px}
+.o2k7Skin .mceToolbar .mceToolbarStart span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px; margin-left:3px;}
+.o2k7Skin .mceToolbar td.mceFirst span {margin:0}
+.o2k7Skin .mceToolbar .mceToolbarEnd span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px}
+.o2k7Skin .mceToolbar .mceToolbarEndListBox span, .o2k7Skin .mceToolbar .mceToolbarStartListBox span {display:none}
+.o2k7Skin span.mceIcon, .o2k7Skin img.mceIcon {display:block; width:20px; height:20px}
+.o2k7Skin .mceIcon {background:url(../../img/icons.gif) no-repeat 20px 20px}
+.o2k7Skin td.mceCenter {text-align:center;}
+.o2k7Skin td.mceCenter table {margin:0 auto; text-align:left;}
+.o2k7Skin td.mceRight table {margin:0 0 0 auto;}
+
+/* Button */
+.o2k7Skin .mceButton {display:block; background:url(img/button_bg.png); width:22px; height:22px}
+.o2k7Skin a.mceButton span, .o2k7Skin a.mceButton img {margin-left:1px}
+.o2k7Skin .mceOldBoxModel a.mceButton span, .o2k7Skin .mceOldBoxModel a.mceButton img {margin:0 0 0 1px}
+.o2k7Skin a.mceButtonEnabled:hover {background-color:#B2BBD0; background-position:0 -22px}
+.o2k7Skin a.mceButtonActive, .o2k7Skin a.mceButtonSelected {background-position:0 -44px}
+.o2k7Skin .mceButtonDisabled .mceIcon {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
+.o2k7Skin .mceButtonLabeled {width:auto}
+.o2k7Skin .mceButtonLabeled span.mceIcon {float:left}
+.o2k7Skin span.mceButtonLabel {display:block; font-size:10px; padding:4px 6px 0 22px; font-family:Tahoma,Verdana,Arial,Helvetica}
+.o2k7Skin .mceButtonDisabled .mceButtonLabel {color:#888}
+
+/* Separator */
+.o2k7Skin .mceSeparator {display:block; background:url(img/button_bg.png) -22px 0; width:5px; height:22px}
+
+/* ListBox */
+.o2k7Skin .mceListBox {margin-left:3px}
+.o2k7Skin .mceListBox, .o2k7Skin .mceListBox a {display:block}
+.o2k7Skin .mceListBox .mceText {padding-left:4px; text-align:left; width:70px; border:1px solid #b3c7e1; border-right:0; background:#eaf2fb; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; height:20px; line-height:20px; overflow:hidden}
+.o2k7Skin .mceListBox .mceOpen {width:14px; height:22px; background:url(img/button_bg.png) -66px 0}
+.o2k7Skin table.mceListBoxEnabled:hover .mceText, .o2k7Skin .mceListBoxHover .mceText, .o2k7Skin .mceListBoxSelected .mceText {background:#FFF}
+.o2k7Skin table.mceListBoxEnabled:hover .mceOpen, .o2k7Skin .mceListBoxHover .mceOpen, .o2k7Skin .mceListBoxSelected .mceOpen {background-position:-66px -22px}
+.o2k7Skin .mceListBoxDisabled .mceText {color:gray}
+.o2k7Skin .mceListBoxMenu {overflow:auto; overflow-x:hidden}
+.o2k7Skin .mceOldBoxModel .mceListBox .mceText {height:22px}
+.o2k7Skin select.mceListBox {font-family:Tahoma,Verdana,Arial,Helvetica; font-size:12px; border:1px solid #b3c7e1; background:#FFF;}
+
+/* SplitButton */
+.o2k7Skin .mceSplitButton, .o2k7Skin .mceSplitButton a, .o2k7Skin .mceSplitButton span {display:block; height:22px}
+.o2k7Skin .mceSplitButton {background:url(img/button_bg.png)}
+.o2k7Skin .mceSplitButton a.mceAction {width:22px}
+.o2k7Skin .mceSplitButton span.mceAction {width:22px; background-image:url(../../img/icons.gif)}
+.o2k7Skin .mceSplitButton a.mceOpen {width:10px; background:url(img/button_bg.png) -44px 0}
+.o2k7Skin .mceSplitButton span.mceOpen {display:none}
+.o2k7Skin table.mceSplitButtonEnabled:hover a.mceAction, .o2k7Skin .mceSplitButtonHover a.mceAction, .o2k7Skin .mceSplitButtonSelected {background:url(img/button_bg.png) 0 -22px}
+.o2k7Skin table.mceSplitButtonEnabled:hover a.mceOpen, .o2k7Skin .mceSplitButtonHover a.mceOpen, .o2k7Skin .mceSplitButtonSelected a.mceOpen {background-position:-44px -44px}
+.o2k7Skin .mceSplitButtonDisabled .mceAction {opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
+.o2k7Skin .mceSplitButtonActive {background-position:0 -44px}
+
+/* ColorSplitButton */
+.o2k7Skin div.mceColorSplitMenu table {background:#FFF; border:1px solid gray}
+.o2k7Skin .mceColorSplitMenu td {padding:2px}
+.o2k7Skin .mceColorSplitMenu a {display:block; width:9px; height:9px; overflow:hidden; border:1px solid #808080}
+.o2k7Skin .mceColorSplitMenu td.mceMoreColors {padding:1px 3px 1px 1px}
+.o2k7Skin .mceColorSplitMenu a.mceMoreColors {width:100%; height:auto; text-align:center; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; line-height:20px; border:1px solid #FFF}
+.o2k7Skin .mceColorSplitMenu a.mceMoreColors:hover {border:1px solid #0A246A; background-color:#B6BDD2}
+.o2k7Skin a.mceMoreColors:hover {border:1px solid #0A246A}
+.o2k7Skin .mceColorPreview {margin-left:2px; width:16px; height:4px; overflow:hidden; background:#9a9b9a;overflow:hidden}
+.o2k7Skin .mce_forecolor span.mceAction, .o2k7Skin .mce_backcolor span.mceAction {height:15px;overflow:hidden}
+
+/* Menu */
+.o2k7Skin .mceMenu {position:absolute; left:0; top:0; z-index:1000; border:1px solid #ABC6DD}
+.o2k7Skin .mceNoIcons span.mceIcon {width:0;}
+.o2k7Skin .mceNoIcons a .mceText {padding-left:10px}
+.o2k7Skin .mceMenu table {background:#FFF}
+.o2k7Skin .mceMenu a, .o2k7Skin .mceMenu span, .o2k7Skin .mceMenu {display:block}
+.o2k7Skin .mceMenu td {height:20px}
+.o2k7Skin .mceMenu a {position:relative;padding:3px 0 4px 0}
+.o2k7Skin .mceMenu .mceText {position:relative; display:block; font-family:Tahoma,Verdana,Arial,Helvetica; color:#000; cursor:default; margin:0; padding:0 25px 0 25px; display:block}
+.o2k7Skin .mceMenu span.mceText, .o2k7Skin .mceMenu .mcePreview {font-size:11px}
+.o2k7Skin .mceMenu pre.mceText {font-family:Monospace}
+.o2k7Skin .mceMenu .mceIcon {position:absolute; top:0; left:0; width:22px;}
+.o2k7Skin .mceMenu .mceMenuItemEnabled a:hover, .o2k7Skin .mceMenu .mceMenuItemActive {background-color:#dbecf3}
+.o2k7Skin td.mceMenuItemSeparator {background:#DDD; height:1px}
+.o2k7Skin .mceMenuItemTitle a {border:0; background:#E5EFFD; border-bottom:1px solid #ABC6DD}
+.o2k7Skin .mceMenuItemTitle span.mceText {color:#000; font-weight:bold; padding-left:4px}
+.o2k7Skin .mceMenuItemDisabled .mceText {color:#888}
+.o2k7Skin .mceMenuItemSelected .mceIcon {background:url(../default/img/menu_check.gif)}
+.o2k7Skin .mceNoIcons .mceMenuItemSelected a {background:url(../default/img/menu_arrow.gif) no-repeat -6px center}
+.o2k7Skin .mceMenu span.mceMenuLine {display:none}
+.o2k7Skin .mceMenuItemSub a {background:url(../default/img/menu_arrow.gif) no-repeat top right;}
+
+/* Progress,Resize */
+.o2k7Skin .mceBlocker {position:absolute; left:0; top:0; z-index:1000; opacity:0.5; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=50); background:#FFF}
+.o2k7Skin .mceProgress {position:absolute; left:0; top:0; z-index:1001; background:url(../default/img/progress.gif) no-repeat; width:32px; height:32px; margin:-16px 0 0 -16px}
+
+/* Formats */
+.o2k7Skin .mce_formatPreview a {font-size:10px}
+.o2k7Skin .mce_p span.mceText {}
+.o2k7Skin .mce_address span.mceText {font-style:italic}
+.o2k7Skin .mce_pre span.mceText {font-family:monospace}
+.o2k7Skin .mce_h1 span.mceText {font-weight:bolder; font-size: 2em}
+.o2k7Skin .mce_h2 span.mceText {font-weight:bolder; font-size: 1.5em}
+.o2k7Skin .mce_h3 span.mceText {font-weight:bolder; font-size: 1.17em}
+.o2k7Skin .mce_h4 span.mceText {font-weight:bolder; font-size: 1em}
+.o2k7Skin .mce_h5 span.mceText {font-weight:bolder; font-size: .83em}
+.o2k7Skin .mce_h6 span.mceText {font-weight:bolder; font-size: .75em}
+
+/* Theme */
+.o2k7Skin span.mce_bold {background-position:0 0}
+.o2k7Skin span.mce_italic {background-position:-60px 0}
+.o2k7Skin span.mce_underline {background-position:-140px 0}
+.o2k7Skin span.mce_strikethrough {background-position:-120px 0}
+.o2k7Skin span.mce_undo {background-position:-160px 0}
+.o2k7Skin span.mce_redo {background-position:-100px 0}
+.o2k7Skin span.mce_cleanup {background-position:-40px 0}
+.o2k7Skin span.mce_bullist {background-position:-20px 0}
+.o2k7Skin span.mce_numlist {background-position:-80px 0}
+.o2k7Skin span.mce_justifyleft {background-position:-460px 0}
+.o2k7Skin span.mce_justifyright {background-position:-480px 0}
+.o2k7Skin span.mce_justifycenter {background-position:-420px 0}
+.o2k7Skin span.mce_justifyfull {background-position:-440px 0}
+.o2k7Skin span.mce_anchor {background-position:-200px 0}
+.o2k7Skin span.mce_indent {background-position:-400px 0}
+.o2k7Skin span.mce_outdent {background-position:-540px 0}
+.o2k7Skin span.mce_link {background-position:-500px 0}
+.o2k7Skin span.mce_unlink {background-position:-640px 0}
+.o2k7Skin span.mce_sub {background-position:-600px 0}
+.o2k7Skin span.mce_sup {background-position:-620px 0}
+.o2k7Skin span.mce_removeformat {background-position:-580px 0}
+.o2k7Skin span.mce_newdocument {background-position:-520px 0}
+.o2k7Skin span.mce_image {background-position:-380px 0}
+.o2k7Skin span.mce_help {background-position:-340px 0}
+.o2k7Skin span.mce_code {background-position:-260px 0}
+.o2k7Skin span.mce_hr {background-position:-360px 0}
+.o2k7Skin span.mce_visualaid {background-position:-660px 0}
+.o2k7Skin span.mce_charmap {background-position:-240px 0}
+.o2k7Skin span.mce_paste {background-position:-560px 0}
+.o2k7Skin span.mce_copy {background-position:-700px 0}
+.o2k7Skin span.mce_cut {background-position:-680px 0}
+.o2k7Skin span.mce_blockquote {background-position:-220px 0}
+.o2k7Skin .mce_forecolor span.mceAction {background-position:-720px 0}
+.o2k7Skin .mce_backcolor span.mceAction {background-position:-760px 0}
+.o2k7Skin span.mce_forecolorpicker {background-position:-720px 0}
+.o2k7Skin span.mce_backcolorpicker {background-position:-760px 0}
+
+/* Plugins */
+.o2k7Skin span.mce_advhr {background-position:-0px -20px}
+.o2k7Skin span.mce_ltr {background-position:-20px -20px}
+.o2k7Skin span.mce_rtl {background-position:-40px -20px}
+.o2k7Skin span.mce_emotions {background-position:-60px -20px}
+.o2k7Skin span.mce_fullpage {background-position:-80px -20px}
+.o2k7Skin span.mce_fullscreen {background-position:-100px -20px}
+.o2k7Skin span.mce_iespell {background-position:-120px -20px}
+.o2k7Skin span.mce_insertdate {background-position:-140px -20px}
+.o2k7Skin span.mce_inserttime {background-position:-160px -20px}
+.o2k7Skin span.mce_absolute {background-position:-180px -20px}
+.o2k7Skin span.mce_backward {background-position:-200px -20px}
+.o2k7Skin span.mce_forward {background-position:-220px -20px}
+.o2k7Skin span.mce_insert_layer {background-position:-240px -20px}
+.o2k7Skin span.mce_insertlayer {background-position:-260px -20px}
+.o2k7Skin span.mce_movebackward {background-position:-280px -20px}
+.o2k7Skin span.mce_moveforward {background-position:-300px -20px}
+.o2k7Skin span.mce_media {background-position:-320px -20px}
+.o2k7Skin span.mce_nonbreaking {background-position:-340px -20px}
+.o2k7Skin span.mce_pastetext {background-position:-360px -20px}
+.o2k7Skin span.mce_pasteword {background-position:-380px -20px}
+.o2k7Skin span.mce_selectall {background-position:-400px -20px}
+.o2k7Skin span.mce_preview {background-position:-420px -20px}
+.o2k7Skin span.mce_print {background-position:-440px -20px}
+.o2k7Skin span.mce_cancel {background-position:-460px -20px}
+.o2k7Skin span.mce_save {background-position:-480px -20px}
+.o2k7Skin span.mce_replace {background-position:-500px -20px}
+.o2k7Skin span.mce_search {background-position:-520px -20px}
+.o2k7Skin span.mce_styleprops {background-position:-560px -20px}
+.o2k7Skin span.mce_table {background-position:-580px -20px}
+.o2k7Skin span.mce_cell_props {background-position:-600px -20px}
+.o2k7Skin span.mce_delete_table {background-position:-620px -20px}
+.o2k7Skin span.mce_delete_col {background-position:-640px -20px}
+.o2k7Skin span.mce_delete_row {background-position:-660px -20px}
+.o2k7Skin span.mce_col_after {background-position:-680px -20px}
+.o2k7Skin span.mce_col_before {background-position:-700px -20px}
+.o2k7Skin span.mce_row_after {background-position:-720px -20px}
+.o2k7Skin span.mce_row_before {background-position:-740px -20px}
+.o2k7Skin span.mce_merge_cells {background-position:-760px -20px}
+.o2k7Skin span.mce_table_props {background-position:-980px -20px}
+.o2k7Skin span.mce_row_props {background-position:-780px -20px}
+.o2k7Skin span.mce_split_cells {background-position:-800px -20px}
+.o2k7Skin span.mce_template {background-position:-820px -20px}
+.o2k7Skin span.mce_visualchars {background-position:-840px -20px}
+.o2k7Skin span.mce_abbr {background-position:-860px -20px}
+.o2k7Skin span.mce_acronym {background-position:-880px -20px}
+.o2k7Skin span.mce_attribs {background-position:-900px -20px}
+.o2k7Skin span.mce_cite {background-position:-920px -20px}
+.o2k7Skin span.mce_del {background-position:-940px -20px}
+.o2k7Skin span.mce_ins {background-position:-960px -20px}
+.o2k7Skin span.mce_pagebreak {background-position:0 -40px}
+.o2k7Skin span.mce_restoredraft {background-position:-20px -40px}
+.o2k7Skin span.mce_spellchecker {background-position:-540px -20px}
diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css new file mode 100644 index 0000000..153f0c3 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css @@ -0,0 +1,8 @@ +/* Black */
+.o2k7SkinBlack .mceToolbar .mceToolbarStart span, .o2k7SkinBlack .mceToolbar .mceToolbarEnd span, .o2k7SkinBlack .mceButton, .o2k7SkinBlack .mceSplitButton, .o2k7SkinBlack .mceSeparator, .o2k7SkinBlack .mceSplitButton a.mceOpen, .o2k7SkinBlack .mceListBox a.mceOpen {background-image:url(img/button_bg_black.png)}
+.o2k7SkinBlack table, .o2k7SkinBlack .mceMenuItemTitle a, .o2k7SkinBlack .mceMenuItemTitle span.mceText, .o2k7SkinBlack .mceStatusbar div, .o2k7SkinBlack .mceStatusbar span, .o2k7SkinBlack .mceStatusbar a {background:#535353; color:#FFF}
+.o2k7SkinBlack table.mceListBoxEnabled .mceText, o2k7SkinBlack .mceListBox .mceText {background:#FFF; border:1px solid #CBCFD4; border-bottom-color:#989FA9; border-right:0}
+.o2k7SkinBlack table.mceListBoxEnabled:hover .mceText, .o2k7SkinBlack .mceListBoxHover .mceText, .o2k7SkinBlack .mceListBoxSelected .mceText {background:#FFF; border:1px solid #FFBD69; border-right:0}
+.o2k7SkinBlack .mceExternalToolbar, .o2k7SkinBlack .mceListBox .mceText, .o2k7SkinBlack div.mceMenu, .o2k7SkinBlack table.mceLayout, .o2k7SkinBlack .mceMenuItemTitle a, .o2k7SkinBlack table.mceLayout tr.mceFirst td, .o2k7SkinBlack table.mceLayout, .o2k7SkinBlack .mceMenuItemTitle a, .o2k7SkinBlack table.mceLayout tr.mceLast td, .o2k7SkinBlack .mceIframeContainer {border-color: #535353;}
+.o2k7SkinBlack table.mceSplitButtonEnabled:hover a.mceAction, .o2k7SkinBlack .mceSplitButtonHover a.mceAction, .o2k7SkinBlack .mceSplitButtonSelected {background-image:url(img/button_bg_black.png)}
+.o2k7SkinBlack .mceMenu .mceMenuItemEnabled a:hover, .o2k7SkinBlack .mceMenu .mceMenuItemActive {background-color:#FFE7A1}
\ No newline at end of file diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css new file mode 100644 index 0000000..7fe3b45 --- /dev/null +++ b/lib/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css @@ -0,0 +1,5 @@ +/* Silver */
+.o2k7SkinSilver .mceToolbar .mceToolbarStart span, .o2k7SkinSilver .mceButton, .o2k7SkinSilver .mceSplitButton, .o2k7SkinSilver .mceSeparator, .o2k7SkinSilver .mceSplitButton a.mceOpen, .o2k7SkinSilver .mceListBox a.mceOpen {background-image:url(img/button_bg_silver.png)}
+.o2k7SkinSilver table, .o2k7SkinSilver .mceMenuItemTitle a {background:#eee}
+.o2k7SkinSilver .mceListBox .mceText {background:#FFF}
+.o2k7SkinSilver .mceExternalToolbar, .o2k7SkinSilver .mceListBox .mceText, .o2k7SkinSilver div.mceMenu, .o2k7SkinSilver table.mceLayout, .o2k7SkinSilver .mceMenuItemTitle a, .o2k7SkinSilver table.mceLayout tr.mceFirst td, .o2k7SkinSilver table.mceLayout, .o2k7SkinSilver .mceMenuItemTitle a, .o2k7SkinSilver table.mceLayout tr.mceLast td, .o2k7SkinSilver .mceIframeContainer {border-color: #bbb}
|