diff options
Diffstat (limited to 'sources/skins/moono')
221 files changed, 59 insertions, 55 deletions
diff --git a/sources/skins/moono/colorpanel.css b/sources/skins/moono/colorpanel.css index 8012f24..efad9d9 100644 --- a/sources/skins/moono/colorpanel.css +++ b/sources/skins/moono/colorpanel.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/dev/locations.json b/sources/skins/moono/dev/locations.json index e2fc62e..4e09053 100644 --- a/sources/skins/moono/dev/locations.json +++ b/sources/skins/moono/dev/locations.json | |||
@@ -102,7 +102,8 @@ | |||
102 | "plugins/link/icons/link.png", | 102 | "plugins/link/icons/link.png", |
103 | "plugins/link/icons/unlink.png", | 103 | "plugins/link/icons/unlink.png", |
104 | "plugins/link/icons/anchor.png", | 104 | "plugins/link/icons/anchor.png", |
105 | "plugins/link/icons/anchor-rtl.png" | 105 | "plugins/link/icons/anchor-rtl.png", |
106 | "plugins/copyformatting/icons/copyformatting.png" | ||
106 | ], | 107 | ], |
107 | "7": [ | 108 | "7": [ |
108 | [ | 109 | [ |
@@ -141,4 +142,4 @@ | |||
141 | "skins/moono/images/lock-open.png", | 142 | "skins/moono/images/lock-open.png", |
142 | "skins/moono/images/refresh.png" | 143 | "skins/moono/images/refresh.png" |
143 | ] | 144 | ] |
144 | } \ No newline at end of file | 145 | } |
diff --git a/sources/skins/moono/dialog.css b/sources/skins/moono/dialog.css index 1f3704b..93907be 100644 --- a/sources/skins/moono/dialog.css +++ b/sources/skins/moono/dialog.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
@@ -284,7 +284,7 @@ a.cke_dialog_tab_selected | |||
284 | 284 | ||
285 | /* A hover state for selected tab. */ | 285 | /* A hover state for selected tab. */ |
286 | a.cke_dialog_tab_selected:hover, | 286 | a.cke_dialog_tab_selected:hover, |
287 | a.cke_dialog_tab_selected:focus, | 287 | a.cke_dialog_tab_selected:focus |
288 | { | 288 | { |
289 | background: #ededed; | 289 | background: #ededed; |
290 | background: linear-gradient(to bottom, #ededed 0%,#ffffff 100%); | 290 | background: linear-gradient(to bottom, #ededed 0%,#ffffff 100%); |
diff --git a/sources/skins/moono/dialog_ie.css b/sources/skins/moono/dialog_ie.css index 16480b7..af86642 100644 --- a/sources/skins/moono/dialog_ie.css +++ b/sources/skins/moono/dialog_ie.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/dialog_ie7.css b/sources/skins/moono/dialog_ie7.css index e4eba12..148645d 100644 --- a/sources/skins/moono/dialog_ie7.css +++ b/sources/skins/moono/dialog_ie7.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/dialog_ie8.css b/sources/skins/moono/dialog_ie8.css index cf642eb..1926e50 100644 --- a/sources/skins/moono/dialog_ie8.css +++ b/sources/skins/moono/dialog_ie8.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/dialog_iequirks.css b/sources/skins/moono/dialog_iequirks.css index daa0afa..2f89fdf 100644 --- a/sources/skins/moono/dialog_iequirks.css +++ b/sources/skins/moono/dialog_iequirks.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/editor.css b/sources/skins/moono/editor.css index 9f96036..f3f65df 100644 --- a/sources/skins/moono/editor.css +++ b/sources/skins/moono/editor.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/editor_gecko.css b/sources/skins/moono/editor_gecko.css index c3f3398..370ffff 100644 --- a/sources/skins/moono/editor_gecko.css +++ b/sources/skins/moono/editor_gecko.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/editor_ie.css b/sources/skins/moono/editor_ie.css index 19df7fd..504789f 100644 --- a/sources/skins/moono/editor_ie.css +++ b/sources/skins/moono/editor_ie.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/editor_ie7.css b/sources/skins/moono/editor_ie7.css index e2c3c6c..8079504 100644 --- a/sources/skins/moono/editor_ie7.css +++ b/sources/skins/moono/editor_ie7.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/editor_ie8.css b/sources/skins/moono/editor_ie8.css index 902a9da..9862024 100644 --- a/sources/skins/moono/editor_ie8.css +++ b/sources/skins/moono/editor_ie8.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/editor_iequirks.css b/sources/skins/moono/editor_iequirks.css index 06bcb60..2376992 100644 --- a/sources/skins/moono/editor_iequirks.css +++ b/sources/skins/moono/editor_iequirks.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/elementspath.css b/sources/skins/moono/elementspath.css index c8e12fe..3bf10d6 100644 --- a/sources/skins/moono/elementspath.css +++ b/sources/skins/moono/elementspath.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/icons/about.png b/sources/skins/moono/icons/about.png new file mode 100644 index 0000000..d36b8a1 --- /dev/null +++ b/sources/skins/moono/icons/about.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/anchor-rtl.png b/sources/skins/moono/icons/anchor-rtl.png new file mode 100644 index 0000000..a07d34e --- /dev/null +++ b/sources/skins/moono/icons/anchor-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/anchor.png b/sources/skins/moono/icons/anchor.png new file mode 100644 index 0000000..2d2f91d --- /dev/null +++ b/sources/skins/moono/icons/anchor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/bgcolor.png b/sources/skins/moono/icons/bgcolor.png new file mode 100644 index 0000000..549f0fa --- /dev/null +++ b/sources/skins/moono/icons/bgcolor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/bidiltr.png b/sources/skins/moono/icons/bidiltr.png new file mode 100644 index 0000000..8a11ec5 --- /dev/null +++ b/sources/skins/moono/icons/bidiltr.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/bidirtl.png b/sources/skins/moono/icons/bidirtl.png new file mode 100644 index 0000000..318e245 --- /dev/null +++ b/sources/skins/moono/icons/bidirtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/blockquote.png b/sources/skins/moono/icons/blockquote.png new file mode 100644 index 0000000..61d8fd3 --- /dev/null +++ b/sources/skins/moono/icons/blockquote.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/bold.png b/sources/skins/moono/icons/bold.png new file mode 100644 index 0000000..885e916 --- /dev/null +++ b/sources/skins/moono/icons/bold.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/bulletedlist-rtl.png b/sources/skins/moono/icons/bulletedlist-rtl.png new file mode 100644 index 0000000..617096f --- /dev/null +++ b/sources/skins/moono/icons/bulletedlist-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/bulletedlist.png b/sources/skins/moono/icons/bulletedlist.png new file mode 100644 index 0000000..6bef9a5 --- /dev/null +++ b/sources/skins/moono/icons/bulletedlist.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/button.png b/sources/skins/moono/icons/button.png new file mode 100644 index 0000000..c0f2fcc --- /dev/null +++ b/sources/skins/moono/icons/button.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/checkbox.png b/sources/skins/moono/icons/checkbox.png new file mode 100644 index 0000000..45397d4 --- /dev/null +++ b/sources/skins/moono/icons/checkbox.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/codesnippet.png b/sources/skins/moono/icons/codesnippet.png new file mode 100644 index 0000000..6493f6f --- /dev/null +++ b/sources/skins/moono/icons/codesnippet.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/copy-rtl.png b/sources/skins/moono/icons/copy-rtl.png new file mode 100644 index 0000000..1d65071 --- /dev/null +++ b/sources/skins/moono/icons/copy-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/copy.png b/sources/skins/moono/icons/copy.png new file mode 100644 index 0000000..1d65071 --- /dev/null +++ b/sources/skins/moono/icons/copy.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/copyformatting.png b/sources/skins/moono/icons/copyformatting.png new file mode 100644 index 0000000..0eb02ee --- /dev/null +++ b/sources/skins/moono/icons/copyformatting.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/creatediv.png b/sources/skins/moono/icons/creatediv.png new file mode 100644 index 0000000..79d5bb5 --- /dev/null +++ b/sources/skins/moono/icons/creatediv.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/cut-rtl.png b/sources/skins/moono/icons/cut-rtl.png new file mode 100644 index 0000000..97f826e --- /dev/null +++ b/sources/skins/moono/icons/cut-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/cut.png b/sources/skins/moono/icons/cut.png new file mode 100644 index 0000000..97f826e --- /dev/null +++ b/sources/skins/moono/icons/cut.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/docprops-rtl.png b/sources/skins/moono/icons/docprops-rtl.png new file mode 100644 index 0000000..1e6d212 --- /dev/null +++ b/sources/skins/moono/icons/docprops-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/docprops.png b/sources/skins/moono/icons/docprops.png new file mode 100644 index 0000000..dd7e1e8 --- /dev/null +++ b/sources/skins/moono/icons/docprops.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/find-rtl.png b/sources/skins/moono/icons/find-rtl.png new file mode 100644 index 0000000..8d94455 --- /dev/null +++ b/sources/skins/moono/icons/find-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/find.png b/sources/skins/moono/icons/find.png new file mode 100644 index 0000000..8d94455 --- /dev/null +++ b/sources/skins/moono/icons/find.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/flash.png b/sources/skins/moono/icons/flash.png new file mode 100644 index 0000000..6b7c843 --- /dev/null +++ b/sources/skins/moono/icons/flash.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/form.png b/sources/skins/moono/icons/form.png new file mode 100644 index 0000000..68c5b6b --- /dev/null +++ b/sources/skins/moono/icons/form.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hiddenfield.png b/sources/skins/moono/icons/hiddenfield.png new file mode 100644 index 0000000..ddc547f --- /dev/null +++ b/sources/skins/moono/icons/hiddenfield.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/.DS_Store b/sources/skins/moono/icons/hidpi/.DS_Store new file mode 100644 index 0000000..9d2abe5 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/.DS_Store | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/about.png b/sources/skins/moono/icons/hidpi/about.png new file mode 100644 index 0000000..8ecc4a6 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/about.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/anchor-rtl.png b/sources/skins/moono/icons/hidpi/anchor-rtl.png new file mode 100644 index 0000000..318a138 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/anchor-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/anchor.png b/sources/skins/moono/icons/hidpi/anchor.png new file mode 100644 index 0000000..53486a8 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/anchor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/bgcolor.png b/sources/skins/moono/icons/hidpi/bgcolor.png new file mode 100644 index 0000000..20fcf37 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/bgcolor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/bidiltr.png b/sources/skins/moono/icons/hidpi/bidiltr.png new file mode 100644 index 0000000..6fb7456 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/bidiltr.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/bidirtl.png b/sources/skins/moono/icons/hidpi/bidirtl.png new file mode 100644 index 0000000..80f063d --- /dev/null +++ b/sources/skins/moono/icons/hidpi/bidirtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/blockquote.png b/sources/skins/moono/icons/hidpi/blockquote.png new file mode 100644 index 0000000..965f910 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/blockquote.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/bold.png b/sources/skins/moono/icons/hidpi/bold.png new file mode 100644 index 0000000..613319b --- /dev/null +++ b/sources/skins/moono/icons/hidpi/bold.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/bulletedlist-rtl.png b/sources/skins/moono/icons/hidpi/bulletedlist-rtl.png new file mode 100644 index 0000000..34da46b --- /dev/null +++ b/sources/skins/moono/icons/hidpi/bulletedlist-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/bulletedlist.png b/sources/skins/moono/icons/hidpi/bulletedlist.png new file mode 100644 index 0000000..f322ed9 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/bulletedlist.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/button.png b/sources/skins/moono/icons/hidpi/button.png new file mode 100644 index 0000000..a7b2b42 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/button.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/checkbox.png b/sources/skins/moono/icons/hidpi/checkbox.png new file mode 100644 index 0000000..53ac357 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/checkbox.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/codesnippet.png b/sources/skins/moono/icons/hidpi/codesnippet.png new file mode 100644 index 0000000..a9b3a98 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/codesnippet.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/copy-rtl.png b/sources/skins/moono/icons/hidpi/copy-rtl.png new file mode 100644 index 0000000..6c9a0fe --- /dev/null +++ b/sources/skins/moono/icons/hidpi/copy-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/copy.png b/sources/skins/moono/icons/hidpi/copy.png new file mode 100644 index 0000000..6c9a0fe --- /dev/null +++ b/sources/skins/moono/icons/hidpi/copy.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/copyformatting.png b/sources/skins/moono/icons/hidpi/copyformatting.png new file mode 100644 index 0000000..4f95e7a --- /dev/null +++ b/sources/skins/moono/icons/hidpi/copyformatting.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/creatediv.png b/sources/skins/moono/icons/hidpi/creatediv.png new file mode 100644 index 0000000..808e466 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/creatediv.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/cut-rtl.png b/sources/skins/moono/icons/hidpi/cut-rtl.png new file mode 100644 index 0000000..39c4af0 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/cut-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/cut.png b/sources/skins/moono/icons/hidpi/cut.png new file mode 100644 index 0000000..39c4af0 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/cut.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/docprops-rtl.png b/sources/skins/moono/icons/hidpi/docprops-rtl.png new file mode 100644 index 0000000..de8722f --- /dev/null +++ b/sources/skins/moono/icons/hidpi/docprops-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/docprops.png b/sources/skins/moono/icons/hidpi/docprops.png new file mode 100644 index 0000000..74af812 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/docprops.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/find-rtl.png b/sources/skins/moono/icons/hidpi/find-rtl.png new file mode 100644 index 0000000..ff0e0c6 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/find-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/find.png b/sources/skins/moono/icons/hidpi/find.png new file mode 100644 index 0000000..ff0e0c6 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/find.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/flash.png b/sources/skins/moono/icons/hidpi/flash.png new file mode 100644 index 0000000..7323b19 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/flash.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/form.png b/sources/skins/moono/icons/hidpi/form.png new file mode 100644 index 0000000..90f4813 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/form.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/hiddenfield.png b/sources/skins/moono/icons/hidpi/hiddenfield.png new file mode 100644 index 0000000..fd10781 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/hiddenfield.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/horizontalrule.png b/sources/skins/moono/icons/hidpi/horizontalrule.png new file mode 100644 index 0000000..0ae87fb --- /dev/null +++ b/sources/skins/moono/icons/hidpi/horizontalrule.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/iframe.png b/sources/skins/moono/icons/hidpi/iframe.png new file mode 100644 index 0000000..a56ecb0 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/iframe.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/image.png b/sources/skins/moono/icons/hidpi/image.png new file mode 100644 index 0000000..e9579fb --- /dev/null +++ b/sources/skins/moono/icons/hidpi/image.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/imagebutton.png b/sources/skins/moono/icons/hidpi/imagebutton.png new file mode 100644 index 0000000..f38b758 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/imagebutton.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/indent-rtl.png b/sources/skins/moono/icons/hidpi/indent-rtl.png new file mode 100644 index 0000000..44eea22 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/indent-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/indent.png b/sources/skins/moono/icons/hidpi/indent.png new file mode 100644 index 0000000..417f092 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/indent.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/italic.png b/sources/skins/moono/icons/hidpi/italic.png new file mode 100644 index 0000000..07b1d1d --- /dev/null +++ b/sources/skins/moono/icons/hidpi/italic.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/justifyblock.png b/sources/skins/moono/icons/hidpi/justifyblock.png new file mode 100644 index 0000000..4535a39 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/justifyblock.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/justifycenter.png b/sources/skins/moono/icons/hidpi/justifycenter.png new file mode 100644 index 0000000..8749f69 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/justifycenter.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/justifyleft.png b/sources/skins/moono/icons/hidpi/justifyleft.png new file mode 100644 index 0000000..50a4307 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/justifyleft.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/justifyright.png b/sources/skins/moono/icons/hidpi/justifyright.png new file mode 100644 index 0000000..6d127e7 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/justifyright.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/language.png b/sources/skins/moono/icons/hidpi/language.png new file mode 100644 index 0000000..d778031 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/language.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/link.png b/sources/skins/moono/icons/hidpi/link.png new file mode 100644 index 0000000..fed6b91 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/link.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/maximize.png b/sources/skins/moono/icons/hidpi/maximize.png new file mode 100644 index 0000000..eeaa700 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/maximize.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/newpage-rtl.png b/sources/skins/moono/icons/hidpi/newpage-rtl.png new file mode 100644 index 0000000..c5e1d3b --- /dev/null +++ b/sources/skins/moono/icons/hidpi/newpage-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/newpage.png b/sources/skins/moono/icons/hidpi/newpage.png new file mode 100644 index 0000000..139279b --- /dev/null +++ b/sources/skins/moono/icons/hidpi/newpage.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/numberedlist-rtl.png b/sources/skins/moono/icons/hidpi/numberedlist-rtl.png new file mode 100644 index 0000000..b449c2b --- /dev/null +++ b/sources/skins/moono/icons/hidpi/numberedlist-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/numberedlist.png b/sources/skins/moono/icons/hidpi/numberedlist.png new file mode 100644 index 0000000..b7442ef --- /dev/null +++ b/sources/skins/moono/icons/hidpi/numberedlist.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/outdent-rtl.png b/sources/skins/moono/icons/hidpi/outdent-rtl.png new file mode 100644 index 0000000..a642bca --- /dev/null +++ b/sources/skins/moono/icons/hidpi/outdent-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/outdent.png b/sources/skins/moono/icons/hidpi/outdent.png new file mode 100644 index 0000000..6d715a5 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/outdent.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/pagebreak-rtl.png b/sources/skins/moono/icons/hidpi/pagebreak-rtl.png new file mode 100644 index 0000000..6fc486b --- /dev/null +++ b/sources/skins/moono/icons/hidpi/pagebreak-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/pagebreak.png b/sources/skins/moono/icons/hidpi/pagebreak.png new file mode 100644 index 0000000..a19ecc0 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/pagebreak.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/paste-rtl.png b/sources/skins/moono/icons/hidpi/paste-rtl.png new file mode 100644 index 0000000..14f9eff --- /dev/null +++ b/sources/skins/moono/icons/hidpi/paste-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/paste.png b/sources/skins/moono/icons/hidpi/paste.png new file mode 100644 index 0000000..14f9eff --- /dev/null +++ b/sources/skins/moono/icons/hidpi/paste.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/pastefromword-rtl.png b/sources/skins/moono/icons/hidpi/pastefromword-rtl.png new file mode 100644 index 0000000..fb9ef9e --- /dev/null +++ b/sources/skins/moono/icons/hidpi/pastefromword-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/pastefromword.png b/sources/skins/moono/icons/hidpi/pastefromword.png new file mode 100644 index 0000000..7666b0f --- /dev/null +++ b/sources/skins/moono/icons/hidpi/pastefromword.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/pastetext-rtl.png b/sources/skins/moono/icons/hidpi/pastetext-rtl.png new file mode 100644 index 0000000..b30fc9b --- /dev/null +++ b/sources/skins/moono/icons/hidpi/pastetext-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/pastetext.png b/sources/skins/moono/icons/hidpi/pastetext.png new file mode 100644 index 0000000..e811afc --- /dev/null +++ b/sources/skins/moono/icons/hidpi/pastetext.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/placeholder.png b/sources/skins/moono/icons/hidpi/placeholder.png new file mode 100644 index 0000000..0874f14 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/placeholder.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/preview-rtl.png b/sources/skins/moono/icons/hidpi/preview-rtl.png new file mode 100644 index 0000000..06d06c0 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/preview-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/preview.png b/sources/skins/moono/icons/hidpi/preview.png new file mode 100644 index 0000000..993e79e --- /dev/null +++ b/sources/skins/moono/icons/hidpi/preview.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/print.png b/sources/skins/moono/icons/hidpi/print.png new file mode 100644 index 0000000..42064c2 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/print.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/radio.png b/sources/skins/moono/icons/hidpi/radio.png new file mode 100644 index 0000000..c84bc00 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/radio.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/redo-rtl.png b/sources/skins/moono/icons/hidpi/redo-rtl.png new file mode 100644 index 0000000..c8583ea --- /dev/null +++ b/sources/skins/moono/icons/hidpi/redo-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/redo.png b/sources/skins/moono/icons/hidpi/redo.png new file mode 100644 index 0000000..fb25750 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/redo.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/removeformat.png b/sources/skins/moono/icons/hidpi/removeformat.png new file mode 100644 index 0000000..738ebcd --- /dev/null +++ b/sources/skins/moono/icons/hidpi/removeformat.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/replace.png b/sources/skins/moono/icons/hidpi/replace.png new file mode 100644 index 0000000..3944ec3 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/replace.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/save.png b/sources/skins/moono/icons/hidpi/save.png new file mode 100644 index 0000000..21f92bf --- /dev/null +++ b/sources/skins/moono/icons/hidpi/save.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/scayt.png b/sources/skins/moono/icons/hidpi/scayt.png new file mode 100644 index 0000000..5f0b6d9 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/scayt.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/select-rtl.png b/sources/skins/moono/icons/hidpi/select-rtl.png new file mode 100644 index 0000000..925c06d --- /dev/null +++ b/sources/skins/moono/icons/hidpi/select-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/select.png b/sources/skins/moono/icons/hidpi/select.png new file mode 100644 index 0000000..0e995f9 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/select.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/selectall.png b/sources/skins/moono/icons/hidpi/selectall.png new file mode 100644 index 0000000..68f3239 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/selectall.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/showblocks-rtl.png b/sources/skins/moono/icons/hidpi/showblocks-rtl.png new file mode 100644 index 0000000..d210fad --- /dev/null +++ b/sources/skins/moono/icons/hidpi/showblocks-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/showblocks.png b/sources/skins/moono/icons/hidpi/showblocks.png new file mode 100644 index 0000000..d6d51d1 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/showblocks.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/smiley.png b/sources/skins/moono/icons/hidpi/smiley.png new file mode 100644 index 0000000..5a70b89 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/smiley.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/source-rtl.png b/sources/skins/moono/icons/hidpi/source-rtl.png new file mode 100644 index 0000000..64b2266 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/source-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/source.png b/sources/skins/moono/icons/hidpi/source.png new file mode 100644 index 0000000..4e732c0 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/source.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/sourcedialog-rtl.png b/sources/skins/moono/icons/hidpi/sourcedialog-rtl.png new file mode 100644 index 0000000..64b2266 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/sourcedialog-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/sourcedialog.png b/sources/skins/moono/icons/hidpi/sourcedialog.png new file mode 100644 index 0000000..4e732c0 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/sourcedialog.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/specialchar.png b/sources/skins/moono/icons/hidpi/specialchar.png new file mode 100644 index 0000000..5874ea3 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/specialchar.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/spellchecker.png b/sources/skins/moono/icons/hidpi/spellchecker.png new file mode 100644 index 0000000..5f0b6d9 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/spellchecker.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/strike.png b/sources/skins/moono/icons/hidpi/strike.png new file mode 100644 index 0000000..45c3269 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/strike.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/subscript.png b/sources/skins/moono/icons/hidpi/subscript.png new file mode 100644 index 0000000..d59e216 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/subscript.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/superscript.png b/sources/skins/moono/icons/hidpi/superscript.png new file mode 100644 index 0000000..2951416 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/superscript.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/table.png b/sources/skins/moono/icons/hidpi/table.png new file mode 100644 index 0000000..795e8c8 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/table.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/templates-rtl.png b/sources/skins/moono/icons/hidpi/templates-rtl.png new file mode 100644 index 0000000..0784b00 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/templates-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/templates.png b/sources/skins/moono/icons/hidpi/templates.png new file mode 100644 index 0000000..0784b00 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/templates.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/textarea-rtl.png b/sources/skins/moono/icons/hidpi/textarea-rtl.png new file mode 100644 index 0000000..4bc1c06 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/textarea-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/textarea.png b/sources/skins/moono/icons/hidpi/textarea.png new file mode 100644 index 0000000..8156e51 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/textarea.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/textcolor.png b/sources/skins/moono/icons/hidpi/textcolor.png new file mode 100644 index 0000000..42c5e4f --- /dev/null +++ b/sources/skins/moono/icons/hidpi/textcolor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/textfield-rtl.png b/sources/skins/moono/icons/hidpi/textfield-rtl.png new file mode 100644 index 0000000..1d5970a --- /dev/null +++ b/sources/skins/moono/icons/hidpi/textfield-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/textfield.png b/sources/skins/moono/icons/hidpi/textfield.png new file mode 100644 index 0000000..1d5970a --- /dev/null +++ b/sources/skins/moono/icons/hidpi/textfield.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/uicolor.png b/sources/skins/moono/icons/hidpi/uicolor.png new file mode 100644 index 0000000..dbd21ff --- /dev/null +++ b/sources/skins/moono/icons/hidpi/uicolor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/underline.png b/sources/skins/moono/icons/hidpi/underline.png new file mode 100644 index 0000000..53302c6 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/underline.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/undo-rtl.png b/sources/skins/moono/icons/hidpi/undo-rtl.png new file mode 100644 index 0000000..fb25750 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/undo-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/undo.png b/sources/skins/moono/icons/hidpi/undo.png new file mode 100644 index 0000000..c8583ea --- /dev/null +++ b/sources/skins/moono/icons/hidpi/undo.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/hidpi/unlink.png b/sources/skins/moono/icons/hidpi/unlink.png new file mode 100644 index 0000000..dc7fc78 --- /dev/null +++ b/sources/skins/moono/icons/hidpi/unlink.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/horizontalrule.png b/sources/skins/moono/icons/horizontalrule.png new file mode 100644 index 0000000..513d193 --- /dev/null +++ b/sources/skins/moono/icons/horizontalrule.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/iframe.png b/sources/skins/moono/icons/iframe.png new file mode 100644 index 0000000..2393ca5 --- /dev/null +++ b/sources/skins/moono/icons/iframe.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/image.png b/sources/skins/moono/icons/image.png new file mode 100644 index 0000000..281dbc7 --- /dev/null +++ b/sources/skins/moono/icons/image.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/imagebutton.png b/sources/skins/moono/icons/imagebutton.png new file mode 100644 index 0000000..e26854b --- /dev/null +++ b/sources/skins/moono/icons/imagebutton.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/indent-rtl.png b/sources/skins/moono/icons/indent-rtl.png new file mode 100644 index 0000000..23ab113 --- /dev/null +++ b/sources/skins/moono/icons/indent-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/indent.png b/sources/skins/moono/icons/indent.png new file mode 100644 index 0000000..8c2ee08 --- /dev/null +++ b/sources/skins/moono/icons/indent.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/italic.png b/sources/skins/moono/icons/italic.png new file mode 100644 index 0000000..0983afe --- /dev/null +++ b/sources/skins/moono/icons/italic.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/justifyblock.png b/sources/skins/moono/icons/justifyblock.png new file mode 100644 index 0000000..72164e7 --- /dev/null +++ b/sources/skins/moono/icons/justifyblock.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/justifycenter.png b/sources/skins/moono/icons/justifycenter.png new file mode 100644 index 0000000..5721c9e --- /dev/null +++ b/sources/skins/moono/icons/justifycenter.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/justifyleft.png b/sources/skins/moono/icons/justifyleft.png new file mode 100644 index 0000000..0b1fa97 --- /dev/null +++ b/sources/skins/moono/icons/justifyleft.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/justifyright.png b/sources/skins/moono/icons/justifyright.png new file mode 100644 index 0000000..f039348 --- /dev/null +++ b/sources/skins/moono/icons/justifyright.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/language.png b/sources/skins/moono/icons/language.png new file mode 100644 index 0000000..dfa11fa --- /dev/null +++ b/sources/skins/moono/icons/language.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/link.png b/sources/skins/moono/icons/link.png new file mode 100644 index 0000000..2bf8900 --- /dev/null +++ b/sources/skins/moono/icons/link.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/maximize.png b/sources/skins/moono/icons/maximize.png new file mode 100644 index 0000000..95427dc --- /dev/null +++ b/sources/skins/moono/icons/maximize.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/newpage-rtl.png b/sources/skins/moono/icons/newpage-rtl.png new file mode 100644 index 0000000..e88f7f4 --- /dev/null +++ b/sources/skins/moono/icons/newpage-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/newpage.png b/sources/skins/moono/icons/newpage.png new file mode 100644 index 0000000..410eb50 --- /dev/null +++ b/sources/skins/moono/icons/newpage.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/numberedlist-rtl.png b/sources/skins/moono/icons/numberedlist-rtl.png new file mode 100644 index 0000000..d40582d --- /dev/null +++ b/sources/skins/moono/icons/numberedlist-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/numberedlist.png b/sources/skins/moono/icons/numberedlist.png new file mode 100644 index 0000000..beaa1b2 --- /dev/null +++ b/sources/skins/moono/icons/numberedlist.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/outdent-rtl.png b/sources/skins/moono/icons/outdent-rtl.png new file mode 100644 index 0000000..bd7bb34 --- /dev/null +++ b/sources/skins/moono/icons/outdent-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/outdent.png b/sources/skins/moono/icons/outdent.png new file mode 100644 index 0000000..b48e099 --- /dev/null +++ b/sources/skins/moono/icons/outdent.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/pagebreak-rtl.png b/sources/skins/moono/icons/pagebreak-rtl.png new file mode 100644 index 0000000..c8b22cc --- /dev/null +++ b/sources/skins/moono/icons/pagebreak-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/pagebreak.png b/sources/skins/moono/icons/pagebreak.png new file mode 100644 index 0000000..616dfcd --- /dev/null +++ b/sources/skins/moono/icons/pagebreak.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/paste-rtl.png b/sources/skins/moono/icons/paste-rtl.png new file mode 100644 index 0000000..beb842b --- /dev/null +++ b/sources/skins/moono/icons/paste-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/paste.png b/sources/skins/moono/icons/paste.png new file mode 100644 index 0000000..beb842b --- /dev/null +++ b/sources/skins/moono/icons/paste.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/pastefromword-rtl.png b/sources/skins/moono/icons/pastefromword-rtl.png new file mode 100644 index 0000000..234e660 --- /dev/null +++ b/sources/skins/moono/icons/pastefromword-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/pastefromword.png b/sources/skins/moono/icons/pastefromword.png new file mode 100644 index 0000000..39afbe3 --- /dev/null +++ b/sources/skins/moono/icons/pastefromword.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/pastetext-rtl.png b/sources/skins/moono/icons/pastetext-rtl.png new file mode 100644 index 0000000..7dffd18 --- /dev/null +++ b/sources/skins/moono/icons/pastetext-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/pastetext.png b/sources/skins/moono/icons/pastetext.png new file mode 100644 index 0000000..f5aba32 --- /dev/null +++ b/sources/skins/moono/icons/pastetext.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/placeholder.png b/sources/skins/moono/icons/placeholder.png new file mode 100644 index 0000000..8bd808a --- /dev/null +++ b/sources/skins/moono/icons/placeholder.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/preview-rtl.png b/sources/skins/moono/icons/preview-rtl.png new file mode 100644 index 0000000..a1402fb --- /dev/null +++ b/sources/skins/moono/icons/preview-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/preview.png b/sources/skins/moono/icons/preview.png new file mode 100644 index 0000000..256fa5a --- /dev/null +++ b/sources/skins/moono/icons/preview.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/print.png b/sources/skins/moono/icons/print.png new file mode 100644 index 0000000..e2fd5c3 --- /dev/null +++ b/sources/skins/moono/icons/print.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/radio.png b/sources/skins/moono/icons/radio.png new file mode 100644 index 0000000..136e433 --- /dev/null +++ b/sources/skins/moono/icons/radio.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/redo-rtl.png b/sources/skins/moono/icons/redo-rtl.png new file mode 100644 index 0000000..9e03f4a --- /dev/null +++ b/sources/skins/moono/icons/redo-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/redo.png b/sources/skins/moono/icons/redo.png new file mode 100644 index 0000000..f7119cb --- /dev/null +++ b/sources/skins/moono/icons/redo.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/removeformat.png b/sources/skins/moono/icons/removeformat.png new file mode 100644 index 0000000..4e74dfc --- /dev/null +++ b/sources/skins/moono/icons/removeformat.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/replace.png b/sources/skins/moono/icons/replace.png new file mode 100644 index 0000000..9597eb1 --- /dev/null +++ b/sources/skins/moono/icons/replace.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/save.png b/sources/skins/moono/icons/save.png new file mode 100644 index 0000000..97635c8 --- /dev/null +++ b/sources/skins/moono/icons/save.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/scayt.png b/sources/skins/moono/icons/scayt.png new file mode 100644 index 0000000..46d7570 --- /dev/null +++ b/sources/skins/moono/icons/scayt.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/select-rtl.png b/sources/skins/moono/icons/select-rtl.png new file mode 100644 index 0000000..33dd89d --- /dev/null +++ b/sources/skins/moono/icons/select-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/select.png b/sources/skins/moono/icons/select.png new file mode 100644 index 0000000..c3d89cc --- /dev/null +++ b/sources/skins/moono/icons/select.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/selectall.png b/sources/skins/moono/icons/selectall.png new file mode 100644 index 0000000..a4cff3d --- /dev/null +++ b/sources/skins/moono/icons/selectall.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/showblocks-rtl.png b/sources/skins/moono/icons/showblocks-rtl.png new file mode 100644 index 0000000..6f391b1 --- /dev/null +++ b/sources/skins/moono/icons/showblocks-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/showblocks.png b/sources/skins/moono/icons/showblocks.png new file mode 100644 index 0000000..0b240e8 --- /dev/null +++ b/sources/skins/moono/icons/showblocks.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/smiley.png b/sources/skins/moono/icons/smiley.png new file mode 100644 index 0000000..e7607ca --- /dev/null +++ b/sources/skins/moono/icons/smiley.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/source-rtl.png b/sources/skins/moono/icons/source-rtl.png new file mode 100644 index 0000000..c734db6 --- /dev/null +++ b/sources/skins/moono/icons/source-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/source.png b/sources/skins/moono/icons/source.png new file mode 100644 index 0000000..004e73b --- /dev/null +++ b/sources/skins/moono/icons/source.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/sourcedialog-rtl.png b/sources/skins/moono/icons/sourcedialog-rtl.png new file mode 100644 index 0000000..c734db6 --- /dev/null +++ b/sources/skins/moono/icons/sourcedialog-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/sourcedialog.png b/sources/skins/moono/icons/sourcedialog.png new file mode 100644 index 0000000..004e73b --- /dev/null +++ b/sources/skins/moono/icons/sourcedialog.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/specialchar.png b/sources/skins/moono/icons/specialchar.png new file mode 100644 index 0000000..4dafefd --- /dev/null +++ b/sources/skins/moono/icons/specialchar.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/spellchecker.png b/sources/skins/moono/icons/spellchecker.png new file mode 100644 index 0000000..46d7570 --- /dev/null +++ b/sources/skins/moono/icons/spellchecker.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/strike.png b/sources/skins/moono/icons/strike.png new file mode 100644 index 0000000..8007832 --- /dev/null +++ b/sources/skins/moono/icons/strike.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/subscript.png b/sources/skins/moono/icons/subscript.png new file mode 100644 index 0000000..89e8bf4 --- /dev/null +++ b/sources/skins/moono/icons/subscript.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/superscript.png b/sources/skins/moono/icons/superscript.png new file mode 100644 index 0000000..1a269c6 --- /dev/null +++ b/sources/skins/moono/icons/superscript.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/table.png b/sources/skins/moono/icons/table.png new file mode 100644 index 0000000..f29d051 --- /dev/null +++ b/sources/skins/moono/icons/table.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/templates-rtl.png b/sources/skins/moono/icons/templates-rtl.png new file mode 100644 index 0000000..0ebeb55 --- /dev/null +++ b/sources/skins/moono/icons/templates-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/templates.png b/sources/skins/moono/icons/templates.png new file mode 100644 index 0000000..0ebeb55 --- /dev/null +++ b/sources/skins/moono/icons/templates.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/textarea-rtl.png b/sources/skins/moono/icons/textarea-rtl.png new file mode 100644 index 0000000..6ae1560 --- /dev/null +++ b/sources/skins/moono/icons/textarea-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/textarea.png b/sources/skins/moono/icons/textarea.png new file mode 100644 index 0000000..4edac92 --- /dev/null +++ b/sources/skins/moono/icons/textarea.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/textcolor.png b/sources/skins/moono/icons/textcolor.png new file mode 100644 index 0000000..48ed589 --- /dev/null +++ b/sources/skins/moono/icons/textcolor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/textfield-rtl.png b/sources/skins/moono/icons/textfield-rtl.png new file mode 100644 index 0000000..a0564ea --- /dev/null +++ b/sources/skins/moono/icons/textfield-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/textfield.png b/sources/skins/moono/icons/textfield.png new file mode 100644 index 0000000..a0564ea --- /dev/null +++ b/sources/skins/moono/icons/textfield.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/uicolor.png b/sources/skins/moono/icons/uicolor.png new file mode 100644 index 0000000..b633a3c --- /dev/null +++ b/sources/skins/moono/icons/uicolor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/underline.png b/sources/skins/moono/icons/underline.png new file mode 100644 index 0000000..2ac6fb7 --- /dev/null +++ b/sources/skins/moono/icons/underline.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/undo-rtl.png b/sources/skins/moono/icons/undo-rtl.png new file mode 100644 index 0000000..f7119cb --- /dev/null +++ b/sources/skins/moono/icons/undo-rtl.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/undo.png b/sources/skins/moono/icons/undo.png new file mode 100644 index 0000000..4c80228 --- /dev/null +++ b/sources/skins/moono/icons/undo.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/icons/unlink.png b/sources/skins/moono/icons/unlink.png new file mode 100644 index 0000000..8a4c84d --- /dev/null +++ b/sources/skins/moono/icons/unlink.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/anchor.png b/sources/skins/moono/images/anchor.png new file mode 100644 index 0000000..1c802f5 --- /dev/null +++ b/sources/skins/moono/images/anchor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/close.png b/sources/skins/moono/images/close.png index 6a04ab5..2d02977 100644 --- a/sources/skins/moono/images/close.png +++ b/sources/skins/moono/images/close.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/hidpi/anchor.png b/sources/skins/moono/images/hidpi/anchor.png new file mode 100644 index 0000000..17cca97 --- /dev/null +++ b/sources/skins/moono/images/hidpi/anchor.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/hidpi/close.png b/sources/skins/moono/images/hidpi/close.png index e406c2c..de4eedf 100644 --- a/sources/skins/moono/images/hidpi/close.png +++ b/sources/skins/moono/images/hidpi/close.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/hidpi/lock-open.png b/sources/skins/moono/images/hidpi/lock-open.png index edbd12f..594f0d3 100644 --- a/sources/skins/moono/images/hidpi/lock-open.png +++ b/sources/skins/moono/images/hidpi/lock-open.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/hidpi/lock.png b/sources/skins/moono/images/hidpi/lock.png index 1b87bbb..1e23a0b 100644 --- a/sources/skins/moono/images/hidpi/lock.png +++ b/sources/skins/moono/images/hidpi/lock.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/hidpi/refresh.png b/sources/skins/moono/images/hidpi/refresh.png index c6c2b86..42d94a9 100644 --- a/sources/skins/moono/images/hidpi/refresh.png +++ b/sources/skins/moono/images/hidpi/refresh.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/lock-open.png b/sources/skins/moono/images/lock-open.png index 0476987..7d24c5f 100644 --- a/sources/skins/moono/images/lock-open.png +++ b/sources/skins/moono/images/lock-open.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/lock.png b/sources/skins/moono/images/lock.png index c5a1440..8baeaa4 100644 --- a/sources/skins/moono/images/lock.png +++ b/sources/skins/moono/images/lock.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/images/refresh.png b/sources/skins/moono/images/refresh.png index 1ff63c3..d8106b0 100644 --- a/sources/skins/moono/images/refresh.png +++ b/sources/skins/moono/images/refresh.png | |||
Binary files differ | |||
diff --git a/sources/skins/moono/mainui.css b/sources/skins/moono/mainui.css index 57bc309..6ad85ef 100644 --- a/sources/skins/moono/mainui.css +++ b/sources/skins/moono/mainui.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/menu.css b/sources/skins/moono/menu.css index 671e01e..0c1ab59 100644 --- a/sources/skins/moono/menu.css +++ b/sources/skins/moono/menu.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
@@ -133,6 +133,12 @@ Special outer level classes used in this file: | |||
133 | vertical-align: middle; | 133 | vertical-align: middle; |
134 | } | 134 | } |
135 | 135 | ||
136 | /* Keyboard shortcut placed next to the label. */ | ||
137 | .cke_menubutton_shortcut | ||
138 | { | ||
139 | color: #979797; | ||
140 | } | ||
141 | |||
136 | .cke_menubutton_disabled .cke_menubutton_label | 142 | .cke_menubutton_disabled .cke_menubutton_label |
137 | { | 143 | { |
138 | /* Greyed label text indicates a disabled menu item. */ | 144 | /* Greyed label text indicates a disabled menu item. */ |
diff --git a/sources/skins/moono/notification.css b/sources/skins/moono/notification.css index 9a25f76..659fef7 100644 --- a/sources/skins/moono/notification.css +++ b/sources/skins/moono/notification.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/panel.css b/sources/skins/moono/panel.css index e38702a..b1f457f 100644 --- a/sources/skins/moono/panel.css +++ b/sources/skins/moono/panel.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/presets.css b/sources/skins/moono/presets.css index 3f4881e..2d06deb 100644 --- a/sources/skins/moono/presets.css +++ b/sources/skins/moono/presets.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/readme.md b/sources/skins/moono/readme.md index fc9a544..4a4ed6b 100644 --- a/sources/skins/moono/readme.md +++ b/sources/skins/moono/readme.md | |||
@@ -1,8 +1,8 @@ | |||
1 | "Moono" Skin | 1 | "Moono" Skin |
2 | ==================== | 2 | ==================== |
3 | 3 | ||
4 | This skin has been chosen for the **default skin** of CKEditor 4.x, elected from the CKEditor | 4 | This skin has been chosen for the **default skin** of CKEditor 4.x (replaced by "Moono-lisa" skin since CKEditor 4.6.0), |
5 | [skin contest](http://ckeditor.com/blog/new_ckeditor_4_skin) and further shaped by | 5 | elected from the CKEditor [skin contest](http://ckeditor.com/blog/new_ckeditor_4_skin) and further shaped by |
6 | the CKEditor team. "Moono" is maintained by the core developers. | 6 | the CKEditor team. "Moono" is maintained by the core developers. |
7 | 7 | ||
8 | For more information about skins, please check the [CKEditor Skin SDK](http://docs.cksource.com/CKEditor_4.x/Skin_SDK) | 8 | For more information about skins, please check the [CKEditor Skin SDK](http://docs.cksource.com/CKEditor_4.x/Skin_SDK) |
@@ -44,6 +44,6 @@ Other parts: | |||
44 | License | 44 | License |
45 | ------- | 45 | ------- |
46 | 46 | ||
47 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 47 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
48 | 48 | ||
49 | For licensing, see LICENSE.md or [http://ckeditor.com/license](http://ckeditor.com/license) | 49 | For licensing, see LICENSE.md or [http://ckeditor.com/license](http://ckeditor.com/license) |
diff --git a/sources/skins/moono/reset.css b/sources/skins/moono/reset.css index 169308d..d64bf82 100644 --- a/sources/skins/moono/reset.css +++ b/sources/skins/moono/reset.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/richcombo.css b/sources/skins/moono/richcombo.css index 103225e..7897a66 100644 --- a/sources/skins/moono/richcombo.css +++ b/sources/skins/moono/richcombo.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
diff --git a/sources/skins/moono/skin.js b/sources/skins/moono/skin.js index 6dbdaa9..420b22e 100644 --- a/sources/skins/moono/skin.js +++ b/sources/skins/moono/skin.js | |||
@@ -1,5 +1,5 @@ | |||
1 | /** | 1 | /** |
2 | * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | * For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | * For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||
@@ -276,9 +276,6 @@ CKEDITOR.skin.chameleon = ( function() { | |||
276 | // ---------------------------------------------------------- | 276 | // ---------------------------------------------------------- |
277 | // (http://docs.cksource.com/CKEditor_4.x/Skin_SDK/Icons) | 277 | // (http://docs.cksource.com/CKEditor_4.x/Skin_SDK/Icons) |
278 | // | 278 | // |
279 | // Note: As "moono" is the default CKEditor skin, it provides no custom icons, | ||
280 | // thus this code is commented out. | ||
281 | // | ||
282 | // This code is here just to make the skin work fully when using its "source" | 279 | // This code is here just to make the skin work fully when using its "source" |
283 | // version. Without this, the skin will still work, but its icons will not be | 280 | // version. Without this, the skin will still work, but its icons will not be |
284 | // used (again, on source version only). | 281 | // used (again, on source version only). |
@@ -291,29 +288,29 @@ CKEDITOR.skin.chameleon = ( function() { | |||
291 | // If a required icon is not available here, the plugin defined icon will be | 288 | // If a required icon is not available here, the plugin defined icon will be |
292 | // used instead. This means that a skin is not required to provide all icons. | 289 | // used instead. This means that a skin is not required to provide all icons. |
293 | // Actually, it is not required to provide icons at all. | 290 | // Actually, it is not required to provide icons at all. |
294 | // | 291 | |
295 | // (function() { | 292 | ( function() { |
296 | // // The available icons. This list must match the file names (without | 293 | // The available icons. This list must match the file names (without |
297 | // // extension) available inside the "icons" folder. | 294 | // extension) available inside the "icons" folder. |
298 | // var icons = ( 'about,anchor-rtl,anchor,bgcolor,bidiltr,bidirtl,blockquote,' + | 295 | var icons = ( 'about,anchor-rtl,anchor,bgcolor,bidiltr,bidirtl,blockquote,' + |
299 | // 'bold,bulletedlist-rtl,bulletedlist,button,checkbox,copy-rtl,copy,' + | 296 | 'bold,bulletedlist-rtl,bulletedlist,button,checkbox,copy-rtl,copy,copyformatting,' + |
300 | // 'creatediv,cut-rtl,cut,docprops-rtl,docprops,find-rtl,find,flash,form,' + | 297 | 'creatediv,cut-rtl,cut,docprops-rtl,docprops,find-rtl,find,flash,form,' + |
301 | // 'hiddenfield,horizontalrule,icons,iframe,image,imagebutton,indent-rtl,' + | 298 | 'hiddenfield,horizontalrule,icons,iframe,image,imagebutton,indent-rtl,' + |
302 | // 'indent,italic,justifyblock,justifycenter,justifyleft,justifyright,' + | 299 | 'indent,italic,justifyblock,justifycenter,justifyleft,justifyright,' + |
303 | // 'link,maximize,newpage-rtl,newpage,numberedlist-rtl,numberedlist,' + | 300 | 'link,maximize,newpage-rtl,newpage,numberedlist-rtl,numberedlist,' + |
304 | // 'outdent-rtl,outdent,pagebreak-rtl,pagebreak,paste-rtl,paste,' + | 301 | 'outdent-rtl,outdent,pagebreak-rtl,pagebreak,paste-rtl,paste,' + |
305 | // 'pastefromword-rtl,pastefromword,pastetext-rtl,pastetext,preview-rtl,' + | 302 | 'pastefromword-rtl,pastefromword,pastetext-rtl,pastetext,preview-rtl,' + |
306 | // 'preview,print,radio,redo-rtl,redo,removeformat,replace,save,scayt,' + | 303 | 'preview,print,radio,redo-rtl,redo,removeformat,replace,save,scayt,' + |
307 | // 'select-rtl,select,selectall,showblocks-rtl,showblocks,smiley,' + | 304 | 'select-rtl,select,selectall,showblocks-rtl,showblocks,smiley,' + |
308 | // 'source-rtl,source,specialchar,spellchecker,strike,subscript,' + | 305 | 'source-rtl,source,specialchar,spellchecker,strike,subscript,' + |
309 | // 'superscript,table,templates-rtl,templates,textarea-rtl,textarea,' + | 306 | 'superscript,table,templates-rtl,templates,textarea-rtl,textarea,' + |
310 | // 'textcolor,textfield-rtl,textfield,uicolor,underline,undo-rtl,undo,unlink' ).split( ',' ); | 307 | 'textcolor,textfield-rtl,textfield,uicolor,underline,undo-rtl,undo,unlink' ).split( ',' ); |
311 | // | 308 | |
312 | // var iconsFolder = CKEDITOR.getUrl( CKEDITOR.skin.path() + 'icons/' + ( CKEDITOR.env.hidpi ? 'hidpi/' : '' ) ); | 309 | var iconsFolder = CKEDITOR.getUrl( CKEDITOR.skin.path() + 'icons/' + ( CKEDITOR.env.hidpi ? 'hidpi/' : '' ) ); |
313 | // | 310 | |
314 | // for ( var i = 0; i < icons.length; i++ ) { | 311 | for ( var i = 0; i < icons.length; i++ ) { |
315 | // CKEDITOR.skin.addIcon( icons[ i ], iconsFolder + icons[ i ] + '.png' ); | 312 | CKEDITOR.skin.addIcon( icons[ i ], iconsFolder + icons[ i ] + '.png' ); |
316 | // } | 313 | } |
317 | // })(); | 314 | } )(); |
318 | 315 | ||
319 | // %REMOVE_END% | 316 | // %REMOVE_END% |
diff --git a/sources/skins/moono/toolbar.css b/sources/skins/moono/toolbar.css index 013afa0..a5d32d4 100644 --- a/sources/skins/moono/toolbar.css +++ b/sources/skins/moono/toolbar.css | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | 3 | For licensing, see LICENSE.md or http://ckeditor.com/license |
4 | */ | 4 | */ |
5 | 5 | ||