Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/imyrqtmy/public_html/saarc/admin/ckeditor/plugins/tableselection/styles/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
.cke_table-faked-selection-editor *::selection, table[data-cke-table-faked-selection-table] *::selection { background: transparent; } .cke_table-faked-selection { background: darkgray !important; color: black; } .cke_table-faked-selection a { color: black; } .cke_editable:focus .cke_table-faked-selection { /* We have to use !important here, as td might specify it's own background, thus table selection would not be visible. */ background: #0076cb !important; color: white; } .cke_editable:focus .cke_table-faked-selection a { color: white; } .cke_table-faked-selection::-moz-selection, .cke_table-faked-selection ::-moz-selection { background: transparent; } .cke_table-faked-selection::selection, .cke_table-faked-selection ::selection { background: transparent; } /* Change the cursor when selecting cells (#706). * * This solution does not work in IE, Edge and Safari due to upstream isues: * https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/3419602/ * https://bugs.webkit.org/show_bug.cgi?id=53341 */ table[data-cke-table-faked-selection-table] { cursor: cell; }