generalized a rule to include any template

This commit is contained in:
eclipse 2025-05-02 11:55:32 +02:00
parent f3fcb8e26e
commit 151d96e1db

View File

@ -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;
}