Файловый менеджер - Редактировать - /home/digitalm/yhubita/wp-content/plugins/internal-links/admin/css/ilj_ui.css
Назад
/** * ILJ Color Palettes */ @font-face { font-family: "ilj_icons"; src: url("../fonts/ilj_icons.eot"); src: url("../fonts/ilj_icons.eot?#iefix") format("eot"), url("../fonts/ilj_icons.woff2") format("woff2"), url("../fonts/ilj_icons.woff") format("woff"), url("../fonts/ilj_icons.ttf") format("truetype"), url("../fonts/ilj_icons.svg#ilj_icons") format("svg"); } .icon:before { font-family: "ilj_icons"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-style: normal; font-variant: normal; font-weight: normal; /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */ text-decoration: none; text-transform: none; } .icon-ilj:before { content: "\E001"; } .ilj-resources { margin-bottom: 0; } .ilj-resources li { margin-bottom: 0; display: inline-block; position: relative; background: #c7c7c7; width: 32%; margin-right: 2%; box-sizing: border-box; } .ilj-resources li:last-child { margin-right: 0; } @media only screen and (min-width: 426px) and (max-width: 768px) { .ilj-resources li { width: 45%; margin-bottom: 3%; } } @media only screen and (max-width: 425px) { .ilj-resources li { width: 100%; margin-bottom: 10px; } } .ilj-resources li span.dashicons { padding: 0 7px; position: absolute; top: 50%; margin-top: -17px; } .ilj-resources li span.dashicons:before { font-size: 34px; color: #fcfcfc; } .ilj-resources li a { text-decoration: none; background: #fff; display: block; margin-left: 48px; padding: 5px 10px; padding-right: 14px; color: #9b9b9b; font-style: italic; border: 1px dotted #c7c7c7; border-left: none; -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out; -o-transition: background-color 0.5s ease-out; transition: background-color 0.5s ease-out; } .ilj-resources li a strong, .ilj-resources li a span { display: block; margin: 0; width: 100%; } .ilj-resources li a strong { color: #f49616; font-size: 14px; font-style: normal; text-decoration: underline; margin-bottom: 3px; } .ilj-resources li a:hover { background: #f8f8f8; } .ilj-resources li a:hover strong { text-decoration: underline; } .ilj-postbox { margin: 0 0 20px 0; max-width: 100%; min-width: auto; font-size: 14px; } .ilj-postbox h2, .ilj-postbox h3 { padding: 8px 0; margin: 0; line-height: 1.4; } .ilj-postbox h3 { font-size: 13px; } .ilj-postbox h2, .ilj-postbox .title { font-size: 14px; padding-left: 12px; padding-right: 12px; background: #fafafa; border-bottom: 1px solid #eee; } .ilj-postbox .hint { font-size: 13px; font-style: italic; margin: 1em 0; color: #666; line-height: 1.5; } .ilj-postbox .divide { border-top: 1px solid #eee; margin-top: 15px; padding: 15px 0 0 0; } .ilj-postbox .character { text-align: center; } .ilj-postbox .character img { max-width: 70%; } @media only screen and (min-width: 426px) and (max-width: 768px) { .ilj-postbox .character img { max-width: 30%; } } .ilj-postbox .badge { display: inline-block; min-width: 2.1em; padding: 0.3em; border-radius: 50%; font-size: 0.6rem; text-align: center; color: #fefefe; text-transform: uppercase; font-weight: bold; } .ilj-postbox .badge.basic { color: #007cba; } .ilj-postbox .badge.pro { color: #ADC607; } .ilj-postbox.tools h3, .ilj-postbox.tools .hint, .ilj-postbox.tools .divide, .ilj-postbox.tools .row div[class^=col-], .ilj-postbox.tools p, .ilj-postbox.tools .wrap { padding: 0; margin: 0; } .ilj-postbox.tools button { margin-top: 0; margin-bottom: 0; } .ilj-postbox.tools h3, .ilj-postbox.tools .hint, .ilj-postbox.tools p { margin-bottom: 1em; } .ilj-postbox.tools .row div[class^=col-] { padding: 1em 0; } .ilj-postbox.tools .feedback p { margin: 1em 0; } .ilj-postbox.tools h3 { line-height: 1.3; font-weight: 600; color: #23282d; } .ilj-postbox.tools .wrap { margin: 1.5em 10px 1.5em 0; } .ilj-postbox.promo h4 { font-size: 18px; line-height: 25px; margin: 15px 0px; } .ilj-postbox.promo ul { font-size: 14px; line-height: 23px; font-weight: normal; margin: 20px 30px 20px 10px; } .ilj-postbox.promo ul li { margin-bottom: 15px; } .ilj-postbox.promo ul li:before { content: "\2714 "; color: #85970d; padding-right: 5px; } .ilj-postbox.promo ul li span { color: #85970d; font-weight: bold; } .ilj-postbox.promo button { font-size: 14px; float: right; } .ilj-postbox.promo button .close { position: absolute; right: 8px; top: 8px; } .ilj-postbox.promo button .close:before { content: "\f335"; font-family: 'dashicons'; font-size: 19px; } .ilj-postbox.promo button .close.tipso_style { cursor: pointer; } .ilj-postbox.info p { font-size: 14px; line-height: 23px; } .ilj-postbox.disabled h2 { color: rgba(35, 40, 45, 0.5); } .ilj-postbox.disabled .inside { opacity: 0.5; } .ilj-postbox.has-icon .pro-title { top: 7px; left: 7px; } .ilj-postbox.has-icon h2 { padding-left: 30px; } .ilj-postbox.admin-headline { background: none; border: none; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); } .ilj-postbox.admin-headline h1 { padding: 4px 0; color: #4d4d4d; } .ilj-postbox.admin-headline h2 { border-bottom: 1px solid #ddd; color: #6f6f6f; } .ilj-postbox.admin-headline .inside { margin-top: 0; padding-top: 11px; background: #fff; } .ilj-postbox.admin-headline .vendor { padding-left: 15px; } .ilj-postbox.admin-headline .vendor:before { content: "\E001"; font-family: ilj_icons; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; font-size: 15px; position: absolute; left: 10px; top: 6px; } .column-ilj_column_configured_links { width: 10%; } .column-ilj_column_configured_links .icon-ilj:before { font-size: 19px; speak: none; display: inline-block; padding: 0; top: 2px; left: -4px; position: relative; vertical-align: top; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none !important; color: #444; } label[for="ilj_linkdefinition_keys"] .icon-ilj { position: relative; left: 0; font-size: 18px; top: 3px; } .ilj-progress { width: 50%; padding: 2px; border-radius: 10px; background: rgba(0, 0, 0, 0.25); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08); display: none; } .ilj-progress .ilj-progress-bar { background-color: #007cba; height: 6px; border-radius: 10px; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); transition: 0.5s linear; transition-property: width, background-color; width: 0; } .ilj-indexinfo .inside { font-size: 14px; } .ilj-indexinfo .inside span.warning-tip { text-decoration: none; cursor: pointer; color: #F4C10D; margin-left: 5px; } .ilj-indexinfo .inside span.warning-tip.danger { color: #ED4938; } .ilj-indexinfo .inside span.warning-tip span.the-tip { display: none; } .ilj-indexinfo ul { margin-bottom: 0; } .ilj-indexinfo .ilj-row { margin-bottom: 0; } .ilj-indexinfo .ilj-row > div[class^="col-"] { padding: 10px; border-bottom: 1px dotted #c7c7c7; } @media only screen and (min-width: 426px) and (max-width: 768px) { .ilj-indexinfo .ilj-row > div[class^="col-"] { width: 50%; } } @media only screen and (max-width: 425px) { .ilj-indexinfo .ilj-row > div[class^="col-"] { width: 100%; border-bottom: 0; padding-left: 0; } .ilj-indexinfo .ilj-row > div[class^="col-"].col-6 { padding-top: 0; } } .ilj-indexinfo .ilj-row:last-child > div { border-bottom: none; } @media only screen and (max-width: 425px) { .ilj-indexinfo .ilj-row { border-bottom: 1px dotted #c7c7c7; padding-bottom: 5px; margin-bottom: 5px; } .ilj-indexinfo .ilj-row:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.05 |
proxy
|
phpinfo
|
Настройка