Selection
Résolu
H1800
Messages postés
55
Statut
Membre
-
jordane45 Messages postés 40050 Statut Modérateur -
jordane45 Messages postés 40050 Statut Modérateur -
A voir également:
- Selection
- Inverser selection excel - Forum Excel
- L'indice n'appartient pas à la sélection vba - Forum VB / VBA
- Outil sélection illustrator ne fonctionne pas - Forum Illustrator
- Impossible de modifier avec l'outil de sélection ✓ - Forum Illustrator
- Variable workbook : l'indice n'appartient pas à la sélection ✓ - Forum Excel
1 réponse
Bonjour,
voir ici : https://css-tricks.com/overriding-the-default-text-selection-color-with-css/
.
Cordialement,
Jordane
::selection { background: #ffb7b7; /* WebKit/Blink Browsers */ } ::-moz-selection { background: #ffb7b7; /* Gecko Browsers */ }
voir ici : https://css-tricks.com/overriding-the-default-text-selection-color-with-css/
.
Cordialement,
Jordane