placeholder coloré correctement dans Webkit & Blink
This commit is contained in:
parent
2be8145a54
commit
b0acf269b0
@ -136,10 +136,6 @@ label {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
header {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: left;
|
||||
padding: 0px;
|
||||
@ -178,6 +174,11 @@ h1 {
|
||||
display: @afficherLogoParinux;
|
||||
}
|
||||
|
||||
::placeholder {
|
||||
color: @texte;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
/* Infobulle */
|
||||
|
||||
.conteneurAide {
|
||||
|
Loading…
Reference in New Issue
Block a user