add plan to form
This commit is contained in:
@@ -604,6 +604,12 @@ section {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.highlight-field select {
|
||||
border-color: #0E756F;
|
||||
box-shadow: 0 0 0 3px rgba(14, 117, 111, .2);
|
||||
transition: box-shadow .3s, border-color .3s;
|
||||
}
|
||||
|
||||
/* ===== Footer ===== */
|
||||
.footer {
|
||||
background: #2D2D2D;
|
||||
|
||||
Reference in New Issue
Block a user