re-style overlapping border (#3400)
This commit is contained in:
@@ -56,7 +56,7 @@ table.dataTable {
|
||||
width: 15px;
|
||||
}
|
||||
&.overlapping {
|
||||
border-top: 2px dotted red;
|
||||
border-top: 2px solid rgba(255, 0, 0, 0.1);
|
||||
}
|
||||
&.exported {
|
||||
opacity: 0.7;
|
||||
|
||||
Reference in New Issue
Block a user