mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 10:38:15 +01:00
NEW : upgrade jQuery Component Datable (and extras) to 1.10.7
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
table.KeyTable th.focus,
|
||||
table.KeyTable td.focus {
|
||||
outline: 3px solid #3366FF;
|
||||
outline-offset: -3px;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
table.KeyTable th.focus,table.KeyTable td.focus{outline:3px solid #3366FF;outline-offset:-3px}
|
||||
Reference in New Issue
Block a user