Theme Cicada/Vicuna (#5279)

This commit is contained in:
René 2026-03-03 13:51:01 +01:00 committed by GitHub
parent 7baf70309f
commit cd01f842bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 10 deletions

View file

@ -5370,7 +5370,7 @@ tbody.collapse.in {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
background-color: #191919;
}
> {

View file

@ -3198,7 +3198,7 @@ tbody.collapse.in {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
background-color: #191919; }
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;

View file

@ -48,7 +48,7 @@
}
.tabulator-row.tabulator-row-odd.tabulator-selectable:hover:not(.tabulator-selected) {
background-color: #242424;
background-color: #282828;
}
.tabulator-row.tabulator-row-even {
@ -56,7 +56,7 @@
}
.tabulator-row.tabulator-row-even.tabulator-selectable:hover:not(.tabulator-selected) {
background-color: #242424;
background-color: #282828;
}
.tabulator .tabulator-tableholder {

View file

@ -5481,7 +5481,7 @@ tbody.collapse.in {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
background-color: #191919;
}
> {
@ -5559,7 +5559,7 @@ tbody.collapse.in {
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #191919;
color: #999;
white-space: nowrap;
}

View file

@ -3184,7 +3184,7 @@ tbody.collapse.in {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
background-color: #191919; }
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
@ -3235,7 +3235,7 @@ tbody.collapse.in {
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #191919;
color: #999;
white-space: nowrap; }
.dropdown-backdrop {

View file

@ -48,7 +48,7 @@
}
.tabulator-row.tabulator-row-odd.tabulator-selectable:hover:not(.tabulator-selected) {
background-color: #1b272f;
background-color: #1f2c35;
}
.tabulator-row.tabulator-row-even {
@ -56,7 +56,7 @@
}
.tabulator-row.tabulator-row-even.tabulator-selectable:hover:not(.tabulator-selected) {
background-color: #1b272f;
background-color: #1f2c35;
}
.tabulator .tabulator-tableholder {