Submit
Path:
~
/
home
/
getwphos
/
www
/
twinkletown
/
wp-content
/
plugins
/
elementor
/
assets
/
css
/
File Content:
editor-one-tables.css
.form-table { width: 100%; border-collapse: separate; border-spacing: 0; margin: 0; background-color: var(--e-one-palette-background-default); border: none; } .form-table th { color: var(--e-one-palette-text-primary); font-weight: 600; font-size: 14px; padding: 12px 0; vertical-align: top; width: 219px; text-align: start; border: none; background: transparent; } .form-table td { color: var(--e-one-palette-text-primary); font-size: 13px; padding: 12px 0; vertical-align: top; border: none; background: transparent; } .form-table tr { border-block-end: 1px solid var(--e-one-palette-divider); background: transparent; } .form-table tr:last-child { border-block-end: none; } .form-table tr:hover { background-color: transparent; } .form-table input[type=checkbox] { margin: 0; margin-inline-end: 4px; vertical-align: middle; width: 16px; height: 16px; flex-shrink: 0; } .form-table td > label, .form-table td > .elementor-field-row { display: block; position: relative; padding-inline-start: 24px; font-size: 13px; color: var(--e-one-palette-text-primary); line-height: 1.5; } .form-table td > label input[type=checkbox], .form-table td > .elementor-field-row input[type=checkbox] { position: absolute; inset-inline-start: 0; inset-block-start: 2px; margin: 0; } .form-table .description { color: var(--e-one-palette-text-tertiary); font-size: 13px; margin-block-start: 4px; display: block; line-height: 1.4; font-weight: 400; } .form-table a { color: var(--e-one-palette-info-main); text-decoration: none; } .form-table a:hover { text-decoration: underline; } .form-table + h2 { margin-block: 1em; font-family: var(--e-one-typography-fontFamily); font-weight: 600; font-size: 18px; color: var(--e-one-palette-text-primary); line-height: 1.2; } .wp-list-table { border: 1px solid var(--e-one-palette-divider); border-collapse: collapse; background-color: var(--e-one-palette-background-default); width: 100%; } .wp-list-table thead th, .wp-list-table thead td, .wp-list-table tfoot th, .wp-list-table tfoot td { background-color: transparent; border: none; border-block-end: 1px solid var(--e-one-palette-divider); color: var(--e-one-palette-text-primary); font-family: var(--e-one-typography-fontFamily); font-weight: 500; font-size: 14px; line-height: 24px; padding-inline-start: 10px; text-align: start; vertical-align: middle; } .wp-list-table thead th.check-column, .wp-list-table thead td.check-column, .wp-list-table tfoot th.check-column, .wp-list-table tfoot td.check-column { text-align: center; } .wp-list-table thead th.sortable a, .wp-list-table thead th.sorted a, .wp-list-table thead td.sortable a, .wp-list-table thead td.sorted a, .wp-list-table tfoot th.sortable a, .wp-list-table tfoot th.sorted a, .wp-list-table tfoot td.sortable a, .wp-list-table tfoot td.sorted a { color: var(--e-one-palette-text-primary); } .wp-list-table tbody tr { border-block-end: 1px solid var(--e-one-palette-divider); background-color: var(--e-one-palette-background-default); font-weight: 400; } .wp-list-table tbody tr.alternate, .wp-list-table tbody tr:nth-child(odd), .wp-list-table tbody tr:nth-child(even) { background-color: var(--e-one-palette-background-default); } .wp-list-table tbody tr:hover { background-color: var(--e-one-palette-action-hover); } .wp-list-table tbody th.check-column { border-block-end: none; text-align: center; } .wp-list-table tbody td { color: var(--e-one-palette-text-primary); font-size: 13px; padding: 10px; } .wp-list-table tbody td:last-child { border-inline-end: none; } .wp-list-table tbody tr a, .wp-list-table tbody tr .button-link, .wp-list-table tbody td a, .wp-list-table tbody td .button-link, .wp-list-table tbody th a, .wp-list-table tbody th .button-link { color: var(--e-one-palette-text-primary); text-decoration: none; } .wp-list-table tbody tr a:hover, .wp-list-table tbody tr .button-link:hover, .wp-list-table tbody td a:hover, .wp-list-table tbody td .button-link:hover, .wp-list-table tbody th a:hover, .wp-list-table tbody th .button-link:hover { color: var(--e-one-palette-text-primary); text-decoration: underline; } .wp-list-table tbody tr a.delete, .wp-list-table tbody tr a[href*="action=trash"], .wp-list-table tbody tr a[href*="action=delete"], .wp-list-table tbody tr a.submitdelete, .wp-list-table tbody tr .button-link.delete, .wp-list-table tbody tr .button-link[href*="action=trash"], .wp-list-table tbody tr .button-link[href*="action=delete"], .wp-list-table tbody tr .button-link.submitdelete, .wp-list-table tbody td a.delete, .wp-list-table tbody td a[href*="action=trash"], .wp-list-table tbody td a[href*="action=delete"], .wp-list-table tbody td a.submitdelete, .wp-list-table tbody td .button-link.delete, .wp-list-table tbody td .button-link[href*="action=trash"], .wp-list-table tbody td .button-link[href*="action=delete"], .wp-list-table tbody td .button-link.submitdelete, .wp-list-table tbody th a.delete, .wp-list-table tbody th a[href*="action=trash"], .wp-list-table tbody th a[href*="action=delete"], .wp-list-table tbody th a.submitdelete, .wp-list-table tbody th .button-link.delete, .wp-list-table tbody th .button-link[href*="action=trash"], .wp-list-table tbody th .button-link[href*="action=delete"], .wp-list-table tbody th .button-link.submitdelete { color: var(--e-one-palette-error-main); } .wp-list-table tbody tr a.delete:hover, .wp-list-table tbody tr a[href*="action=trash"]:hover, .wp-list-table tbody tr a[href*="action=delete"]:hover, .wp-list-table tbody tr a.submitdelete:hover, .wp-list-table tbody tr .button-link.delete:hover, .wp-list-table tbody tr .button-link[href*="action=trash"]:hover, .wp-list-table tbody tr .button-link[href*="action=delete"]:hover, .wp-list-table tbody tr .button-link.submitdelete:hover, .wp-list-table tbody td a.delete:hover, .wp-list-table tbody td a[href*="action=trash"]:hover, .wp-list-table tbody td a[href*="action=delete"]:hover, .wp-list-table tbody td a.submitdelete:hover, .wp-list-table tbody td .button-link.delete:hover, .wp-list-table tbody td .button-link[href*="action=trash"]:hover, .wp-list-table tbody td .button-link[href*="action=delete"]:hover, .wp-list-table tbody td .button-link.submitdelete:hover, .wp-list-table tbody th a.delete:hover, .wp-list-table tbody th a[href*="action=trash"]:hover, .wp-list-table tbody th a[href*="action=delete"]:hover, .wp-list-table tbody th a.submitdelete:hover, .wp-list-table tbody th .button-link.delete:hover, .wp-list-table tbody th .button-link[href*="action=trash"]:hover, .wp-list-table tbody th .button-link[href*="action=delete"]:hover, .wp-list-table tbody th .button-link.submitdelete:hover { color: var(--e-one-palette-error-main); } .wp-list-table .column-title strong { color: var(--e-one-palette-text-primary); font-weight: 400; } .wp-list-table .row-title, .wp-list-table a.row-title { color: var(--e-one-palette-text-primary); text-decoration: none; } .wp-list-table .row-title:hover, .wp-list-table a.row-title:hover { color: var(--e-one-palette-text-primary); text-decoration: underline; } .wp-list-table .row-actions * { color: var(--e-one-palette-text-primary); font-size: 13px; } .wp-list-table .row-actions span.sep, .wp-list-table .row-actions span { color: var(--e-one-palette-divider); margin-block: 0; margin-inline: 4px; } .wp-list-table .check-column { width: 2.2em; padding: 10px; } .wp-list-table .check-column input[type=checkbox] { margin: 0; } #elementor-element-manager-wrap .wp-list-table thead th.sortable button, #elementor-element-manager-wrap .wp-list-table thead th.sorted button { all: unset; display: flex; align-items: center; gap: 4px; cursor: pointer; color: var(--e-one-palette-text-primary); font-weight: 500; font-size: 14px; line-height: 24px; width: 100%; justify-content: flex-start; } #elementor-element-manager-wrap .wp-list-table thead th.sortable button:hover, #elementor-element-manager-wrap .wp-list-table thead th.sorted button:hover { color: var(--e-one-palette-text-primary); } #elementor-element-manager-wrap .wp-list-table thead th.sortable button .sorting-indicators, #elementor-element-manager-wrap .wp-list-table thead th.sorted button .sorting-indicators { display: flex; flex-direction: column; margin-inline-start: 4px; } #elementor-element-manager-wrap .wp-list-table thead th.sortable button .sorting-indicators .sorting-indicator, #elementor-element-manager-wrap .wp-list-table thead th.sorted button .sorting-indicators .sorting-indicator { width: 0; height: 0; border-inline-start: 4px solid transparent; border-inline-end: 4px solid transparent; margin-block: 1px; } #elementor-element-manager-wrap .wp-list-table thead th.sortable button .sorting-indicators .sorting-indicator.asc, #elementor-element-manager-wrap .wp-list-table thead th.sorted button .sorting-indicators .sorting-indicator.asc { border-block-end: 4px solid var(--e-one-palette-text-tertiary); border-block-start: none; } #elementor-element-manager-wrap .wp-list-table thead th.sortable button .sorting-indicators .sorting-indicator.desc, #elementor-element-manager-wrap .wp-list-table thead th.sorted button .sorting-indicators .sorting-indicator.desc { border-block-start: 4px solid var(--e-one-palette-text-tertiary); border-block-end: none; } #elementor-element-manager-wrap .wp-list-table thead th.sortable button.sorted .sorting-indicator.asc, #elementor-element-manager-wrap .wp-list-table thead th.sorted button.sorted .sorting-indicator.asc { border-block-end-color: var(--e-one-palette-text-primary); } #elementor-element-manager-wrap .wp-list-table thead th.sortable button.sorted .sorting-indicator.desc, #elementor-element-manager-wrap .wp-list-table thead th.sorted button.sorted .sorting-indicator.desc { border-block-start-color: var(--e-one-palette-text-primary); } #elementor-element-manager-wrap .wp-list-table tbody td .MuiSwitch-root { margin: 0; } @media screen and (min-width: 783px) { body.post-type-elementor_library .wp-list-table thead th#title, body.post-type-elementor_library .wp-list-table thead th.column-title { width: 20%; } body.post-type-elementor_library .wp-list-table tbody td#title, body.post-type-elementor_library .wp-list-table tbody td.column-title { width: 20%; } } .wp-list-table:not(.e-form-submissions-list-table) tbody td { font-weight: 400; } /*# sourceMappingURL=editor-one-tables.css.map */
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
conditionals
---
0755
modules
---
0755
templates
---
0755
admin-bar.css
768 bytes
0644
admin-bar.min.css
619 bytes
0644
admin-top-bar.css
4798 bytes
0644
admin-top-bar.min.css
4132 bytes
0644
admin.css
163283 bytes
0644
admin.min.css
138493 bytes
0644
app-base-rtl.css
1799 bytes
0644
app-base-rtl.min.css
993 bytes
0644
app-base.css
1795 bytes
0644
app-base.min.css
993 bytes
0644
app-rtl.css
121441 bytes
0644
app-rtl.min.css
101728 bytes
0644
app.css
121437 bytes
0644
app.min.css
101728 bytes
0644
common-rtl.css
27585 bytes
0644
common-rtl.min.css
25086 bytes
0644
common.css
27581 bytes
0644
common.min.css
25086 bytes
0644
editor-one-common.css
24059 bytes
0644
editor-one-common.min.css
21171 bytes
0644
editor-one-elements.css
3780 bytes
0644
editor-one-elements.min.css
3210 bytes
0644
editor-one-tables.css
10572 bytes
0644
editor-one-tables.min.css
9526 bytes
0644
editor-one.css
38306 bytes
0644
editor-one.min.css
33907 bytes
0644
editor-preview-rtl.css
147047 bytes
0644
editor-preview-rtl.min.css
120919 bytes
0644
editor-preview.css
147043 bytes
0644
editor-preview.min.css
120919 bytes
0644
editor-rtl.css
267548 bytes
0644
editor-rtl.min.css
231192 bytes
0644
editor-v2-app-bar-overrides.css
1306 bytes
0644
editor-v2-app-bar-overrides.min.css
1007 bytes
0644
editor.css
267479 bytes
0644
editor.min.css
231141 bytes
0644
frontend.css
64419 bytes
0644
frontend.min.css
54666 bytes
0644
responsive-bar.css
4328 bytes
0644
responsive-bar.min.css
3590 bytes
0644
theme-dark.css
3049 bytes
0644
theme-dark.min.css
2281 bytes
0644
theme-light.css
3028 bytes
0644
theme-light.min.css
2272 bytes
0644
widget-accordion-rtl.min.css
1744 bytes
0644
widget-accordion.min.css
1744 bytes
0644
widget-alert-rtl.min.css
1665 bytes
0644
widget-alert.min.css
1665 bytes
0644
widget-contact-buttons-base-rtl.min.css
20150 bytes
0644
widget-contact-buttons-base.min.css
20150 bytes
0644
widget-contact-buttons-var-1-rtl.min.css
3505 bytes
0644
widget-contact-buttons-var-1.min.css
3505 bytes
0644
widget-contact-buttons-var-10-rtl.min.css
9583 bytes
0644
widget-contact-buttons-var-10.min.css
9583 bytes
0644
widget-contact-buttons-var-3-rtl.min.css
11888 bytes
0644
widget-contact-buttons-var-3.min.css
11888 bytes
0644
widget-contact-buttons-var-4-rtl.min.css
7989 bytes
0644
widget-contact-buttons-var-4.min.css
7989 bytes
0644
widget-contact-buttons-var-6-rtl.min.css
3228 bytes
0644
widget-contact-buttons-var-6.min.css
3228 bytes
0644
widget-contact-buttons-var-7-rtl.min.css
2377 bytes
0644
widget-contact-buttons-var-7.min.css
2377 bytes
0644
widget-contact-buttons-var-8-rtl.min.css
5505 bytes
0644
widget-contact-buttons-var-8.min.css
5505 bytes
0644
widget-contact-buttons-var-9-rtl.min.css
9474 bytes
0644
widget-contact-buttons-var-9.min.css
9474 bytes
0644
widget-contact-buttons-vars-rtl.min.css
0 bytes
0644
widget-contact-buttons-vars.min.css
0 bytes
0644
widget-counter-rtl.min.css
753 bytes
0644
widget-counter.min.css
753 bytes
0644
widget-divider-rtl.min.css
4258 bytes
0644
widget-divider.min.css
4258 bytes
0644
widget-floating-bars-base-rtl.min.css
9522 bytes
0644
widget-floating-bars-base.min.css
9522 bytes
0644
widget-floating-bars-var-2-rtl.min.css
5234 bytes
0644
widget-floating-bars-var-2.min.css
5234 bytes
0644
widget-floating-bars-var-3-rtl.min.css
4931 bytes
0644
widget-floating-bars-var-3.min.css
4931 bytes
0644
widget-floating-bars-vars-rtl.min.css
0 bytes
0644
widget-floating-bars-vars.min.css
0 bytes
0644
widget-floating-buttons-rtl.min.css
93386 bytes
0644
widget-floating-buttons.min.css
93386 bytes
0644
widget-google_maps-rtl.min.css
261 bytes
0644
widget-google_maps.min.css
261 bytes
0644
widget-heading-rtl.min.css
560 bytes
0644
widget-heading.min.css
560 bytes
0644
widget-icon-box-rtl.min.css
4726 bytes
0644
widget-icon-box.min.css
4726 bytes
0644
widget-icon-list-rtl.min.css
10255 bytes
0644
widget-icon-list.min.css
10255 bytes
0644
widget-image-box-rtl.min.css
1657 bytes
0644
widget-image-box.min.css
1657 bytes
0644
widget-image-carousel-rtl.min.css
342 bytes
0644
widget-image-carousel.min.css
342 bytes
0644
widget-image-gallery-rtl.min.css
2419 bytes
0644
widget-image-gallery.min.css
2419 bytes
0644
widget-image-rtl.min.css
214 bytes
0644
widget-image.min.css
214 bytes
0644
widget-link-in-bio-base-rtl.min.css
12399 bytes
0644
widget-link-in-bio-base.min.css
12399 bytes
0644
widget-link-in-bio-rtl.min.css
18007 bytes
0644
widget-link-in-bio-var-2-rtl.min.css
821 bytes
0644
widget-link-in-bio-var-2.min.css
821 bytes
0644
widget-link-in-bio-var-3-rtl.min.css
704 bytes
0644
widget-link-in-bio-var-3.min.css
704 bytes
0644
widget-link-in-bio-var-4-rtl.min.css
788 bytes
0644
widget-link-in-bio-var-4.min.css
788 bytes
0644
widget-link-in-bio-var-5-rtl.min.css
1628 bytes
0644
widget-link-in-bio-var-5.min.css
1628 bytes
0644
widget-link-in-bio-var-7-rtl.min.css
1683 bytes
0644
widget-link-in-bio-var-7.min.css
1683 bytes
0644
widget-link-in-bio-vars-rtl.min.css
0 bytes
0644
widget-link-in-bio-vars.min.css
0 bytes
0644
widget-link-in-bio.min.css
18007 bytes
0644
widget-menu-anchor-rtl.min.css
69 bytes
0644
widget-menu-anchor.min.css
69 bytes
0644
widget-nested-accordion-rtl.min.css
5206 bytes
0644
widget-nested-accordion.min.css
5206 bytes
0644
widget-nested-tabs-rtl.min.css
14818 bytes
0644
widget-nested-tabs.min.css
14818 bytes
0644
widget-progress-rtl.min.css
1189 bytes
0644
widget-progress.min.css
1189 bytes
0644
widget-rating-rtl.min.css
1310 bytes
0644
widget-rating.min.css
1310 bytes
0644
widget-social-icons-rtl.min.css
5110 bytes
0644
widget-social-icons.min.css
5110 bytes
0644
widget-spacer-rtl.min.css
1793 bytes
0644
widget-spacer.min.css
1793 bytes
0644
widget-star-rating-rtl.min.css
4802 bytes
0644
widget-star-rating.min.css
4802 bytes
0644
widget-tabs-rtl.min.css
4289 bytes
0644
widget-tabs.min.css
4289 bytes
0644
widget-testimonial-rtl.min.css
1646 bytes
0644
widget-testimonial.min.css
1646 bytes
0644
widget-text-editor-rtl.min.css
680 bytes
0644
widget-text-editor.min.css
680 bytes
0644
widget-text-path-rtl.min.css
1044 bytes
0644
widget-text-path.min.css
1044 bytes
0644
widget-toggle-rtl.min.css
1547 bytes
0644
widget-toggle.min.css
1547 bytes
0644
widget-video-rtl.min.css
1243 bytes
0644
widget-video.min.css
1243 bytes
0644
N4ST4R_ID | Naxtarrr