diff --git a/the_works/static/the_works.css b/the_works/static/the_works.css index 1c603f5..c3e2578 100644 --- a/the_works/static/the_works.css +++ b/the_works/static/the_works.css @@ -8,7 +8,7 @@ table.dataTable td.action { padding: calc(var(--pico-spacing) / 2) var(--pico-spacing); } -#text-table_wrapper .dt-search input[type="search"] { +.dt-search input[type="search"] { background-image: none; }