| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/studiokobylisy_cz/www/wp-content/plugins/autodescription/lib/css/ |
Upload File : |
.tsf-quick-edit-columns {
width: 100%;
display: block;
clear: both;
}
/* Let us breathe. Ugh, CSS1. */
.inline-edit-row .tsf-quick-edit-columns fieldset label span.title {
width: 8em;
}
.tsf-inline-input {
display: block;
margin-left: 8em;
}
body.rtl .tsf-inline-input {
margin-left: 0;
margin-right: 8em;
}
.tsf-le-wide-complex-column input,
.tsf-le-wide-complex-column textarea,
.tsf-inline-input input {
width: 100%;
}
.tsf-le-wide-complex-column {
display: block;
width: 100%;
margin-bottom: 1em;
box-sizing: border-box;
}
.inline-edit-row .tsf-quick-edit-columns fieldset .tsf-le-wide-complex-column label span.title {
font-weight: 600;
float: none;
width: 100%;
line-height: initial;
}
.tsf-pad-input input,
.tsf-pad-input textarea {
margin-top: 1em;
margin-right: 0;
margin-left: 0;
}
/* WordPress doesn't have an API. At least, not for us. */
#wpbody-content .inline-edit-row .tsf-inline-edit-col-wide {
width: 40%;
}
#wpbody-content .inline-edit-row .tsf-inline-edit-col-normal {
width: 30%;
}
@media screen and (max-width: 782px) {
.tsf-inline-input {
margin-left: 0;
}
#wpbody-content .inline-edit-row .tsf-inline-edit-col-wide,
#wpbody-content .inline-edit-row .tsf-inline-edit-col-normal {
width: 100%;
}
}