bugfix
This commit is contained in:
parent
970f60e6f5
commit
a3f51f79fe
2
dist/css/bricks.css
vendored
2
dist/css/bricks.css
vendored
@ -432,6 +432,7 @@ hr {
|
|||||||
background-color: #f9f9f9;
|
background-color: #f9f9f9;
|
||||||
}
|
}
|
||||||
.tabular-row-selected {
|
.tabular-row-selected {
|
||||||
|
background-color: #fee2e2 !important;
|
||||||
color: #ef0000;
|
color: #ef0000;
|
||||||
}
|
}
|
||||||
.tabular-row-content {
|
.tabular-row-content {
|
||||||
@ -684,6 +685,7 @@ hr {
|
|||||||
background-color: #172033;
|
background-color: #172033;
|
||||||
}
|
}
|
||||||
[data-theme="dark"] .tabular-row-selected {
|
[data-theme="dark"] .tabular-row-selected {
|
||||||
|
background-color: #451a1a !important;
|
||||||
color: #F87171;
|
color: #F87171;
|
||||||
}
|
}
|
||||||
[data-theme="dark"] .tabular-cell {
|
[data-theme="dark"] .tabular-cell {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user