forked from rDrama/rDrama
1
0
Fork 0

use !important

master
Aevann 2024-02-01 20:32:37 +02:00
parent aa209eda66
commit 24be60e5a1
5 changed files with 5 additions and 5 deletions

View File

@ -44,5 +44,5 @@ code {
}
.dataTables_wrapper .dataTables_length select {
background-color: black;
background-color: black !important;
}

View File

@ -114,5 +114,5 @@ code {
}
.dataTables_wrapper .dataTables_length select {
background-color: black;
background-color: black !important;
}

View File

@ -167,5 +167,5 @@ code {
}
.dataTables_wrapper .dataTables_length select {
background-color: black;
background-color: black !important;
}

View File

@ -82,5 +82,5 @@ code {
}
.dataTables_wrapper .dataTables_length select {
background-color: black;
background-color: black !important;
}

View File

@ -244,5 +244,5 @@ code {
}
.dataTables_wrapper .dataTables_length select {
background-color: black;
background-color: black !important;
}