185 lines
2.8 KiB
CSS
185 lines
2.8 KiB
CSS
.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;
|
|
height: 100%;
|
|
line-height: 2.2em;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.menu-icons-wrap a {
|
|
text-decoration: none;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.menu-icons-wrap .submitdelete {
|
|
display: inline-block;
|
|
float: none;
|
|
height: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
line-height: 2.2em;
|
|
}
|
|
|
|
.menu-icons-wrap .hidden {
|
|
display: none;
|
|
}
|
|
|
|
.menu-icons-wrap ._icon {
|
|
width: auto;
|
|
height: auto;
|
|
margin: -0.1em 0.2em 0 0.2em;
|
|
color: #666;
|
|
font-size: 1.9em;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.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 {
|
|
min-height: 0;
|
|
font-size: 1.2em;
|
|
}
|
|
|
|
.mi-preview.menu-item a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.mi-preview.menu-item a > * {
|
|
display: inline-block;
|
|
height: 100%;
|
|
line-height: 100%;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.mi-preview.menu-item ._icon {
|
|
margin-right: 0.25em;
|
|
}
|
|
|
|
.rtl .mi-preview.menu-item ._icon {
|
|
margin-right: 0;
|
|
}
|
|
|
|
.media-sidebar .mi-settings .setting input[type="number"],
|
|
.menu-icons-settings input[type="number"] {
|
|
float: none;
|
|
width: auto;
|
|
max-width: 5em;
|
|
}
|
|
|
|
.media-sidebar .mi-settings .setting input,
|
|
.media-sidebar .mi-settings span.description {
|
|
float: none;
|
|
}
|
|
|
|
/** Settings Meta Box **/
|
|
.menu-icons-settings ._field {
|
|
padding: 0.5em 0;
|
|
}
|
|
|
|
.menu-icons-settings ._field ._main {
|
|
display: block;
|
|
margin-bottom: 0.25em;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#menu-settings-column .menu-icons-settings .inside {
|
|
margin-top: 0;
|
|
}
|
|
|
|
.menu-icons-settings .taxonomydiv .tabs-panel {
|
|
max-height: none;
|
|
margin-bottom: 0.75em;
|
|
padding-top: 0.3em;
|
|
padding-bottom: 0.4em;
|
|
}
|
|
|
|
.js .menu-icons-settings .taxonomydiv .tabs-panel {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.menu-icons-settings h4 {
|
|
margin: 0;
|
|
}
|
|
|
|
.menu-icons-settings ._menu span.description {
|
|
margin-left: 0.5em;
|
|
}
|
|
|
|
.menu-icons-settings ._extensions ul {
|
|
margin-top: 0.75em;
|
|
padding-left: 1.5em;
|
|
list-style: disc;
|
|
}
|
|
|
|
.menu-icons-settings ._extensions ul a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.menu-icons-settings .spinner {
|
|
float: none;
|
|
margin: 0 5px 0 0;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.attachment .svg-icon img {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.menu-icons-upgrade-hestia {
|
|
width: 90%;
|
|
margin-top: 0;
|
|
padding: 15px;
|
|
}
|
|
|
|
#menu-icons-sidebar div.new-card {
|
|
width: auto;
|
|
min-width: initial;
|
|
max-width: initial;
|
|
margin: 10px auto;
|
|
}
|
|
|
|
.menu-icons-subscribe {
|
|
padding: 15px;
|
|
}
|
|
|
|
.menu-icons-submit-mail {
|
|
width: auto;
|
|
}
|
|
|
|
#success {
|
|
display: none;
|
|
}
|
|
|
|
#failure {
|
|
display: none;
|
|
}
|
|
|
|
.attachments-browser.iconpicker-fonts-browser .media-toolbar {
|
|
width: 62%;
|
|
}
|
|
|
|
.attachments-browser.iconpicker-fonts-browser .attachments.iconpicker-items {
|
|
width: 64%;
|
|
}
|
|
|
|
.attachments-browser.iconpicker-fonts-browser .media-sidebar {
|
|
width: 32%;
|
|
}
|