Overrule background color in Firefox for time tracking

This commit is contained in:
Daniel Siepmann 2024-04-02 15:16:18 +02:00
parent 455b8544d9
commit 4cb412a3c9
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -339,7 +339,7 @@ in {
}
::selection {
background-color: #218693;
background-color: #218693 !important;
}
table.dataTable {