mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-09-04 21:09:00 +00:00
9 lines
98 B
CSS
9 lines
98 B
CSS
input::placeholder {
|
|
color: #d2d2d2;
|
|
opacity: 0.5;
|
|
}
|
|
|
|
select {
|
|
background-color: #424242;
|
|
}
|