Sindbad~EG File Manager
/* 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;
}
}
/* Forms */
textarea {
max-width: 100%;
}
#wie-import-data {
display: none;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists