modified file smtp-mailer
This commit is contained in:
@ -1,246 +0,0 @@
|
||||
.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%;
|
||||
}
|
||||
|
||||
.nv-upgrade-notice {
|
||||
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%;
|
||||
}
|
||||
|
||||
.nv-upgrade-notice {
|
||||
background: #FFFFFF;
|
||||
border: 1px solid #E1E1E1;
|
||||
box-sizing: border-box;
|
||||
padding: 20px;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.nv-upgrade-notice .menu-icon-notice-popup-img {
|
||||
width: 115px;
|
||||
height: 100px;
|
||||
background-color: #f1f1f1;
|
||||
margin-right: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.nv-upgrade-notice .menu-icon-notice-popup-img img{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.nv-upgrade-notice .menu-icon-notice-popup {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.nv-upgrade-notice .menu-icon-notice-popup h4{
|
||||
padding: 0;
|
||||
margin: 0 0 8px;
|
||||
font-weight: 590;
|
||||
font-size: 14px;
|
||||
line-height: 1.2;
|
||||
color: #000000;
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.nv-upgrade-notice .menu-icon-notice-popup p {
|
||||
font-size: 13px;
|
||||
line-height: 1.2;
|
||||
color: #000000;
|
||||
margin: 0 0 16px;
|
||||
display: block;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.nv-upgrade-notice .menu-icon-notice-popup .button {
|
||||
width: auto;
|
||||
height: 30px;
|
||||
background: #0071AE;
|
||||
border-radius: 4px;
|
||||
padding: 5px 12px;
|
||||
font-size: 13px;
|
||||
line-height: 1.5;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.nv-upgrade-notice .menu-icon-notice-popup .button:hover {
|
||||
color: #fff;
|
||||
}
|
@ -1 +0,0 @@
|
||||
.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:-.1em .2em 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:.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}.menu-icons-settings ._field{padding:.5em 0}.menu-icons-settings ._field ._main{display:block;margin-bottom:.25em;font-weight:700}#menu-settings-column .menu-icons-settings .inside{margin-top:0}.menu-icons-settings .taxonomydiv .tabs-panel{max-height:none;margin-bottom:.75em;padding-top:.3em;padding-bottom:.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:.5em}.menu-icons-settings ._extensions ul{margin-top:.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%}.nv-upgrade-notice{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%}.nv-upgrade-notice{background:#fff;border:1px solid #e1e1e1;box-sizing:border-box;padding:20px;display:flex;flex-wrap:wrap}.nv-upgrade-notice .menu-icon-notice-popup-img{width:115px;height:100px;background-color:#f1f1f1;margin-right:20px;margin-bottom:20px}.nv-upgrade-notice .menu-icon-notice-popup-img img{width:100%;height:100%;object-fit:cover}.nv-upgrade-notice .menu-icon-notice-popup{flex:1}.nv-upgrade-notice .menu-icon-notice-popup h4{padding:0;margin:0 0 8px;font-weight:590;font-size:14px;line-height:1.2;color:#000;display:block;width:100%}.nv-upgrade-notice .menu-icon-notice-popup p{font-size:13px;line-height:1.2;color:#000;margin:0 0 16px;display:block;padding:0}.nv-upgrade-notice .menu-icon-notice-popup .button{width:auto;height:30px;background:#0071ae;border-radius:4px;padding:5px 12px;font-size:13px;line-height:1.5;color:#fff}.nv-upgrade-notice .menu-icon-notice-popup .button:hover{color:#fff}
|
@ -1,45 +0,0 @@
|
||||
.menu-icon-dashboard-notice {
|
||||
position: relative;
|
||||
background: #FFFFFF;
|
||||
border: 1px solid #E1E1E1;
|
||||
box-sizing: border-box;
|
||||
padding: 24px;
|
||||
border-left: 4px solid #72AEE6;
|
||||
margin: 0 0 30px;
|
||||
}
|
||||
|
||||
.menu-icon-dashboard-notice h2 {
|
||||
padding: 0;
|
||||
margin: 0 0 8px;
|
||||
font-weight: bold;
|
||||
font-size: 18px;
|
||||
line-height: 1.2;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.menu-icon-dashboard-notice p {
|
||||
font-size: 12px;
|
||||
line-height: 1.2;
|
||||
color: #000000;
|
||||
display: block;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.menu-icon-dashboard-notice .button {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 5px 12px;
|
||||
background: #0071AE;
|
||||
border-radius: 4px;
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
height: 30px;
|
||||
color: #FFFFFF;
|
||||
font-size: 13px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
.menu-icon-dashboard-notice .notice-dismiss {
|
||||
text-decoration: none;
|
||||
}
|
@ -1 +0,0 @@
|
||||
.menu-icon-dashboard-notice{position:relative;background:#fff;border:1px solid #e1e1e1;box-sizing:border-box;padding:24px;border-left:4px solid #72aee6;margin:0 0 30px}.menu-icon-dashboard-notice h2{padding:0;margin:0 0 8px;font-weight:700;font-size:18px;line-height:1.2;color:#000}.menu-icon-dashboard-notice p{font-size:12px;line-height:1.2;color:#000;display:block;margin-bottom:16px}.menu-icon-dashboard-notice .button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 12px;background:#0071ae;border-radius:4px;display:inline-block;width:auto;height:30px;color:#fff;font-size:13px;line-height:1.5}.menu-icon-dashboard-notice .notice-dismiss{text-decoration:none}
|
@ -1,74 +0,0 @@
|
||||
.menu-item i._mi,
|
||||
.menu-item img._mi {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.menu-item i._mi {
|
||||
width: auto;
|
||||
height: auto;
|
||||
margin-top: -0.265em;
|
||||
font-size: 1.2em;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.menu-item i._before,
|
||||
.rtl .menu-item i._after {
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
|
||||
.menu-item i._after,
|
||||
.rtl .menu-item i._before {
|
||||
margin-left: 0.25em;
|
||||
}
|
||||
|
||||
.menu-item img._before,
|
||||
.rtl .menu-item img._after {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
.menu-item img._after,
|
||||
.rtl .menu-item img._before {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.menu-item ._svg {
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
.rtl .menu-item i._before {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.rtl .menu-item i._after {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.visuallyhidden {
|
||||
overflow: hidden;
|
||||
clip: rect(0 0 0 0);
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
margin: -1px;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.menu-item i.elusive {
|
||||
margin-top: -0.3em;
|
||||
}
|
||||
|
||||
/**
|
||||
* Force the icons' styles
|
||||
*
|
||||
* Some themes -- notably 2014 -- has nasty rules that
|
||||
* could override the icons' styles so we need to force them here.
|
||||
*/
|
||||
.dashicons-admin-site:before {
|
||||
content: "\f319" !important;
|
||||
}
|
||||
|
||||
.dashicons-welcome-view-site:before {
|
||||
content: "\f115" !important;
|
||||
}
|
@ -1 +0,0 @@
|
||||
.menu-item i._mi,.menu-item img._mi{display:inline-block;vertical-align:middle}.menu-item i._mi{width:auto;height:auto;margin-top:-.265em;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{overflow:hidden;clip:rect(0 0 0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0}.menu-item i.elusive{margin-top:-.3em}.dashicons-admin-site:before{content:"\f319"!important}.dashicons-welcome-view-site:before{content:"\f115"!important}
|
@ -1,34 +0,0 @@
|
||||
Font Awesome Free License
|
||||
-------------------------
|
||||
|
||||
Font Awesome Free is free, open source, and GPL friendly. You can use it for
|
||||
commercial projects, open source projects, or really almost whatever you want.
|
||||
Full Font Awesome Free license: https://fontawesome.com/license/free.
|
||||
|
||||
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
|
||||
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
|
||||
packaged as SVG and JS file types.
|
||||
|
||||
# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)
|
||||
In the Font Awesome Free download, the SIL OFL license applies to all icons
|
||||
packaged as web and desktop font files.
|
||||
|
||||
# Code: MIT License (https://opensource.org/licenses/MIT)
|
||||
In the Font Awesome Free download, the MIT license applies to all non-font and
|
||||
non-icon files.
|
||||
|
||||
# Attribution
|
||||
Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font
|
||||
Awesome Free files already contain embedded comments with sufficient
|
||||
attribution, so you shouldn't need to do anything additional when using these
|
||||
files normally.
|
||||
|
||||
We've kept attribution comments terse, so we ask that you do not actively work
|
||||
to remove them from files, especially code. They're a great way for folks to
|
||||
learn about Font Awesome.
|
||||
|
||||
# Brand Icons
|
||||
All brand icons are trademarks of their respective owners. The use of these
|
||||
trademarks does not indicate endorsement of the trademark holder by Font
|
||||
Awesome, nor vice versa. **Please do not use brand logos for any purpose except
|
||||
to represent the company, product, or service to which they refer.**
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user