mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
updated css to placeholder
This commit is contained in:
@@ -595,3 +595,9 @@ details form {
|
|||||||
#countdown-container {
|
#countdown-container {
|
||||||
display: none; // Hide the countdown timer
|
display: none; // Hide the countdown timer
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.placeholder, .placeholder-conditional {
|
||||||
|
background-color: #face00;
|
||||||
|
border: 1px solid #face00;
|
||||||
|
border-radius: 7px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user