mirror of
https://github.com/dotnetcore/BootstrapBlazor.git
synced 2025-12-20 02:16:40 +08:00
doc: remove duplicate isolation css file (#511)
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
::deep + .table-container .highlight {
|
||||
background-color: #409eff;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
::deep + .table-container .highlight {
|
||||
background-color: #409eff;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
::deep + .table-container .highlight {
|
||||
background-color: #409eff;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
::deep + .table-container .highlight {
|
||||
::deep .table-container .highlight {
|
||||
background-color: #409eff;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user