fix colors on new dropdown menu in Video List

fix-timezone-by-ui
Moe 2022-10-18 10:18:27 -07:00
parent 9a8dd10afc
commit 242aaf81ef
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
}
.dark .table-striped>tbody>tr>td{border-color:#222;color:#fff}
.dark code{color: #c49a68;background-color: #36333d;}
.dark a:not(.btn){color: #c49a68;}
.dark a:not(.btn,.dropdown-item){color: #c49a68;}