| Server IP : 199.250.200.62 / Your IP : 216.73.217.89 Web Server : Apache System : Linux vps37394.inmotionhosting.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : jasonp18 ( 1000) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/jasonp18/www/wp-content/plugins/strong-testimonials/admin/css/ |
Upload File : |
/* The String Translation screen
-----------------------------------------------*/
/* word break */
.wrap .wpml-st-col-domain, .wpml-st-col-name {
word-break: normal;
}
/* striping */
#icl_string_translations > tbody > *:nth-child(2n+1) {
background-color: #f9f9f9;
}
/* the languages links under Bulk Actions on the Categories screen */
#icl_subsubsub {
display: block;
padding: 5px 8px 8px;
}
/* the textareas */
.icl-st-table textarea {
font-size: 13px;
}
/* match the header/footer checkbox to standard post list table */
.widefat thead td.check-column,
.widefat thead th.check-column,
.widefat tfoot td.check-column,
.widefat tfoot th.check-column {
padding: 10px 0 0 2px;
}