![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/gg.corals.io/wp-content/plugins/strong-testimonials/admin/css/ |
/* 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; }