mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 02:58:23 +01:00
add missing lib
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
table.dataTable th.focus,
|
||||
table.dataTable td.focus {
|
||||
outline: 3px solid #3366FF;
|
||||
outline-offset: -1px;
|
||||
}
|
||||
Reference in New Issue
Block a user