Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- table.dataTable tbody th.focus,
- table.dataTable tbody td.focus {
- box-shadow: inset 0 0 1px 2px #0275d8;
- }
-
- div.dtk-focus-alt table.dataTable tbody th.focus,
- div.dtk-focus-alt table.dataTable tbody td.focus {
- box-shadow: inset 0 0 1px 2px #ff8b33;
- }
|