| Server IP : 51.91.236.193 / Your IP : 216.73.216.224 Web Server : Apache System : Linux webm010.cluster128.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : institutah ( 16501) PHP Version : 7.2.34 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/i/n/s/institutah/www/wp-content/plugins/widget-importer-exporter/css/ |
Upload File : |
/* Cell padding */
#wie-import-results td {
padding: 2px 30px 2px 0;
}
/* Sidebar name */
.wie-import-results-sidebar-name {
font-weight: bold;
}
/* Widget instance title */
.wie-import-results-widget-title {
font-style: italic;
}
/* Message (sidebar and widget) */
.wie-import-results-sidebar .wie-import-results-message {
font-weight: bold;
}
.wie-import-results-message-success {
color: #1c8a1f;
}
.wie-import-results-message-warning {
color: #eb860f;
}
.wie-import-results-message-error {
color: #cc2626;
}
/* Empty row after each sidebar/widget set */
.wie-import-results-space {
height: 8px;
}
/* Notices */
#wie-notice-message {
display: inline-block;
width: calc( 100% - 125px );
}
#wie-notice-message a {
white-space: nowrap;
}
#wie-notice-remind {
display: inline-block;
float: right;
}
@media only screen and (max-width: 400px) {
#wie-notice-message {
width: auto;
padding-right: 4px;
}
#wie-notice-remind {
float: none;
}
}