Fix color.

This commit is contained in:
PouleY 2024-11-13 10:23:25 +01:00
commit 1c47e2e6c7

View file

@ -12174,7 +12174,7 @@ md-fab-speed-dial
md-input-container.md-default-theme .md-input,
md-input-container .md-input {
border-color: rgba(223, 223, 223, 0.12);
color: rgba(197, 197, 197, 0.38);
color: rgba(223, 223, 223, 0.54);
}
md-input-container.md-default-theme .md-input::-webkit-input-placeholder,
md-input-container .md-input::-webkit-input-placeholder {
@ -14478,9 +14478,9 @@ md-tabs .md-tab.md-focused md-icon {
color: rgb(122 118 118);
}
md-input-container input {
/*md-input-container input {
color: rgba(223, 223, 223, 0.54);
}
}*/
/* End Preferences*/
/* Calendar */