Version Description
- Support RTL, props ybspost.
Download this release
Release Info
Developer | kucrut |
Plugin | Menu Icons by ThemeIsle |
Version | 0.10.1 |
Comparing to | |
See all releases |
Code changes from version 0.10.0 to 0.10.1
- css/admin.css +3 -0
- css/admin.min.css +1 -1
- css/extra.css +15 -4
- css/extra.min.css +1 -1
- languages/menu-icons.pot +2 -2
- menu-icons.php +3 -3
- readme.txt +5 -2
css/admin.css
CHANGED
@@ -61,6 +61,9 @@
|
|
61 |
.mi-preview.menu-item ._icon {
|
62 |
margin-right: .25em;
|
63 |
}
|
|
|
|
|
|
|
64 |
.media-sidebar .mi-settings .setting input[type="number"],
|
65 |
.menu-icons-settings input[type="number"] {
|
66 |
width: auto;
|
61 |
.mi-preview.menu-item ._icon {
|
62 |
margin-right: .25em;
|
63 |
}
|
64 |
+
.rtl .mi-preview.menu-item ._icon {
|
65 |
+
margin-right: 0;
|
66 |
+
}
|
67 |
.media-sidebar .mi-settings .setting input[type="number"],
|
68 |
.menu-icons-settings input[type="number"] {
|
69 |
width: auto;
|
css/admin.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.menu-icons-settings ._extensions ul a,.menu-icons-wrap a,.mi-preview.menu-item a{text-decoration:none}.menu-icons-wrap{margin-top:5px;margin-bottom:5px}.menu-icons-wrap p{min-height:2.2em;margin-bottom:0}.menu-icons-wrap p a,.menu-icons-wrap p label{display:inline-block;vertical-align:middle;height:100%;line-height:2.2em}.menu-icons-wrap a{cursor:pointer}.menu-icons-wrap .submitdelete{float:none;display:inline-block;margin:0;padding:0;line-height:2.2em;height:100%}.menu-icons-wrap .hidden{display:none}.menu-icons-wrap ._icon{color:#666;font-size:1.9em;width:auto;height:auto;vertical-align:middle;margin:-.1em .2em 0}.menu-icons-wrap img._icon{max-width:24px}.menu-icons-wrap a._select:focus ._icon,.menu-icons-wrap a._select:hover ._icon{color:#101010}.mi-preview.menu-item{font-size:1.2em;min-height:0}.mi-preview.menu-item a>*{display:inline-block;vertical-align:middle;line-height:100%;height:100%}.mi-preview.menu-item ._icon{margin-right:.25em}.media-sidebar .mi-settings .setting input[type=number],.menu-icons-settings input[type=number]{width:auto;max-width:5em;float:none}.media-sidebar .mi-settings .setting input,.media-sidebar .mi-settings span.description{float:none}.menu-icons-settings ._field{padding:.5em 0}.menu-icons-settings ._field ._main{display:block;font-weight:700;margin-bottom:.25em}#menu-settings-column .menu-icons-settings .inside{margin-top:0}.menu-icons-settings .taxonomydiv .tabs-panel{max-height:none;padding-top:.3em;padding-bottom:.4em;margin-bottom:.75em}.js .menu-icons-settings .taxonomydiv .tabs-panel{margin-bottom:0}.menu-icons-settings h4{margin:0}.menu-icons-settings ._menu span.description{margin-left:.5em}.menu-icons-settings ._extensions ul{margin-top:.75em;padding-left:1.5em;list-style:disc}.menu-icons-settings .spinner{float:none;margin:0 5px 0 0;vertical-align:middle}.attachment .svg-icon img{max-width:100%}
|
1 |
+
.menu-icons-settings ._extensions ul a,.menu-icons-wrap a,.mi-preview.menu-item a{text-decoration:none}.menu-icons-wrap{margin-top:5px;margin-bottom:5px}.menu-icons-wrap p{min-height:2.2em;margin-bottom:0}.menu-icons-wrap p a,.menu-icons-wrap p label{display:inline-block;vertical-align:middle;height:100%;line-height:2.2em}.menu-icons-wrap a{cursor:pointer}.menu-icons-wrap .submitdelete{float:none;display:inline-block;margin:0;padding:0;line-height:2.2em;height:100%}.menu-icons-wrap .hidden{display:none}.menu-icons-wrap ._icon{color:#666;font-size:1.9em;width:auto;height:auto;vertical-align:middle;margin:-.1em .2em 0}.menu-icons-wrap img._icon{max-width:24px}.menu-icons-wrap a._select:focus ._icon,.menu-icons-wrap a._select:hover ._icon{color:#101010}.mi-preview.menu-item{font-size:1.2em;min-height:0}.mi-preview.menu-item a>*{display:inline-block;vertical-align:middle;line-height:100%;height:100%}.mi-preview.menu-item ._icon{margin-right:.25em}.rtl .mi-preview.menu-item ._icon{margin-right:0}.media-sidebar .mi-settings .setting input[type=number],.menu-icons-settings input[type=number]{width:auto;max-width:5em;float:none}.media-sidebar .mi-settings .setting input,.media-sidebar .mi-settings span.description{float:none}.menu-icons-settings ._field{padding:.5em 0}.menu-icons-settings ._field ._main{display:block;font-weight:700;margin-bottom:.25em}#menu-settings-column .menu-icons-settings .inside{margin-top:0}.menu-icons-settings .taxonomydiv .tabs-panel{max-height:none;padding-top:.3em;padding-bottom:.4em;margin-bottom:.75em}.js .menu-icons-settings .taxonomydiv .tabs-panel{margin-bottom:0}.menu-icons-settings h4{margin:0}.menu-icons-settings ._menu span.description{margin-left:.5em}.menu-icons-settings ._extensions ul{margin-top:.75em;padding-left:1.5em;list-style:disc}.menu-icons-settings .spinner{float:none;margin:0 5px 0 0;vertical-align:middle}.attachment .svg-icon img{max-width:100%}
|
css/extra.css
CHANGED
@@ -11,23 +11,34 @@
|
|
11 |
line-height: 1;
|
12 |
}
|
13 |
|
14 |
-
.menu-item i._before
|
|
|
15 |
margin-right: .25em;
|
16 |
}
|
17 |
-
.menu-item i._after
|
|
|
18 |
margin-left: .25em;
|
19 |
}
|
20 |
|
21 |
-
.menu-item img._before
|
|
|
22 |
margin-right: .5em;
|
23 |
}
|
24 |
-
.menu-item img._after
|
|
|
25 |
margin-left: .5em;
|
26 |
}
|
27 |
.menu-item ._svg {
|
28 |
width: 1em;
|
29 |
}
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
.visuallyhidden {
|
32 |
border: 0;
|
33 |
clip: rect(0 0 0 0);
|
11 |
line-height: 1;
|
12 |
}
|
13 |
|
14 |
+
.menu-item i._before,
|
15 |
+
.rtl .menu-item i._after {
|
16 |
margin-right: .25em;
|
17 |
}
|
18 |
+
.menu-item i._after,
|
19 |
+
.rtl .menu-item i._before {
|
20 |
margin-left: .25em;
|
21 |
}
|
22 |
|
23 |
+
.menu-item img._before,
|
24 |
+
.rtl .menu-item img._after {
|
25 |
margin-right: .5em;
|
26 |
}
|
27 |
+
.menu-item img._after,
|
28 |
+
.rtl .menu-item img._before {
|
29 |
margin-left: .5em;
|
30 |
}
|
31 |
.menu-item ._svg {
|
32 |
width: 1em;
|
33 |
}
|
34 |
|
35 |
+
.rtl .menu-item i._before {
|
36 |
+
margin-right: 0;
|
37 |
+
}
|
38 |
+
.rtl .menu-item i._after {
|
39 |
+
margin-left: 0;
|
40 |
+
}
|
41 |
+
|
42 |
.visuallyhidden {
|
43 |
border: 0;
|
44 |
clip: rect(0 0 0 0);
|
css/extra.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.menu-item i._mi,.menu-item img._mi{display:inline-block;vertical-align:middle}.menu-item i._mi{margin-top:-.265em;width:auto;height:auto;font-size:1.2em;line-height:1}.menu-item i._before{margin-right:.25em}.menu-item i._after{margin-left:.25em}.menu-item img._before{margin-right:.5em}.menu-item img._after{margin-left:.5em}.menu-item ._svg{width:1em}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.menu-item i.elusive{margin-top:-.3em}.dashicons-admin-site:before{content:"\f319"!important}.dashicons-welcome-view-site:before{content:"\f115"!important}
|
1 |
+
.menu-item i._mi,.menu-item img._mi{display:inline-block;vertical-align:middle}.menu-item i._mi{margin-top:-.265em;width:auto;height:auto;font-size:1.2em;line-height:1}.menu-item i._before,.rtl .menu-item i._after{margin-right:.25em}.menu-item i._after,.rtl .menu-item i._before{margin-left:.25em}.menu-item img._before,.rtl .menu-item img._after{margin-right:.5em}.menu-item img._after,.rtl .menu-item img._before{margin-left:.5em}.menu-item ._svg{width:1em}.rtl .menu-item i._before{margin-right:0}.rtl .menu-item i._after{margin-left:0}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.menu-item i.elusive{margin-top:-.3em}.dashicons-admin-site:before{content:"\f319"!important}.dashicons-welcome-view-site:before{content:"\f115"!important}
|
languages/menu-icons.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the GPLv2.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Menu Icons 0.10.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/menu-icons\n"
|
7 |
-
"POT-Creation-Date: 2016-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
2 |
# This file is distributed under the GPLv2.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Menu Icons 0.10.1\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/menu-icons\n"
|
7 |
+
"POT-Creation-Date: 2016-05-09 00:02:22+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
menu-icons.php
CHANGED
@@ -4,14 +4,14 @@
|
|
4 |
* Menu Icons
|
5 |
*
|
6 |
* @package Menu_Icons
|
7 |
-
* @version 0.10.
|
8 |
* @author Dzikri Aziz <kvcrvt@gmail.com>
|
9 |
*
|
10 |
*
|
11 |
* Plugin name: Menu Icons
|
12 |
* Plugin URI: http://kucrut.org/
|
13 |
* Description: Spice up your navigation menus with pretty icons, easily.
|
14 |
-
* Version: 0.10.
|
15 |
* Author: Dzikri Aziz
|
16 |
* Author URI: http://kucrut.org/
|
17 |
* License: GPLv2
|
@@ -25,7 +25,7 @@
|
|
25 |
*/
|
26 |
final class Menu_Icons {
|
27 |
|
28 |
-
const version = '0.10.
|
29 |
|
30 |
/**
|
31 |
* Holds plugin data
|
4 |
* Menu Icons
|
5 |
*
|
6 |
* @package Menu_Icons
|
7 |
+
* @version 0.10.1
|
8 |
* @author Dzikri Aziz <kvcrvt@gmail.com>
|
9 |
*
|
10 |
*
|
11 |
* Plugin name: Menu Icons
|
12 |
* Plugin URI: http://kucrut.org/
|
13 |
* Description: Spice up your navigation menus with pretty icons, easily.
|
14 |
+
* Version: 0.10.1
|
15 |
* Author: Dzikri Aziz
|
16 |
* Author URI: http://kucrut.org/
|
17 |
* License: GPLv2
|
25 |
*/
|
26 |
final class Menu_Icons {
|
27 |
|
28 |
+
const version = '0.10.1';
|
29 |
|
30 |
/**
|
31 |
* Holds plugin data
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: kucrut, joshuairl
|
|
3 |
Donate Link: http://kucrut.org/#coffee
|
4 |
Tags: menu, nav-menu, icons, navigation
|
5 |
Requires at least: 4.3
|
6 |
-
Tested up to: 4.5.
|
7 |
-
Stable tag: 0.10.
|
8 |
License: GPLv2
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -215,6 +215,9 @@ https://www.youtube.com/watch?v=B-5AVwgPaiw
|
|
215 |
Read [this blog post](http://kucrut.org/add-custom-image-sizes-right-way/).
|
216 |
|
217 |
== Changelog ==
|
|
|
|
|
|
|
218 |
= 0.10.0 =
|
219 |
* Icon Picker 0.4.0
|
220 |
* Font Awesome 4.6.1
|
3 |
Donate Link: http://kucrut.org/#coffee
|
4 |
Tags: menu, nav-menu, icons, navigation
|
5 |
Requires at least: 4.3
|
6 |
+
Tested up to: 4.5.2
|
7 |
+
Stable tag: 0.10.1
|
8 |
License: GPLv2
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
215 |
Read [this blog post](http://kucrut.org/add-custom-image-sizes-right-way/).
|
216 |
|
217 |
== Changelog ==
|
218 |
+
= 0.10.1 =
|
219 |
+
* Support RTL, props [ybspost](https://wordpress.org/support/profile/ybspost).
|
220 |
+
|
221 |
= 0.10.0 =
|
222 |
* Icon Picker 0.4.0
|
223 |
* Font Awesome 4.6.1
|