Skip to content

Commit 5a98db2

Browse files
committed
enhance default focus style
1 parent afd2dda commit 5a98db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/react-bootstrap-table.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
}
6767

6868
.react-bs-table .table-bordered > tbody > tr > td.default-focus-cell {
69-
outline: 3px solid #3366FF !important;;
69+
outline: 3px solid cornflowerblue !important;
7070
outline-offset: -1px;
7171
}
7272

0 commit comments

Comments
 (0)