css update
This commit is contained in:
parent
ce9dd03fff
commit
3b437c8451
|
@ -2479,7 +2479,7 @@ h3.ex-sec-title {
|
||||||
#mep-event-review-form--title {
|
#mep-event-review-form--title {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 0 15px 0 38px;
|
padding: 0 15px 0 38px;
|
||||||
font-size: 20px;
|
font-size: 18px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
background-color: #f9f9f9;
|
background-color: #f9f9f9;
|
||||||
|
@ -2490,7 +2490,7 @@ h3.ex-sec-title {
|
||||||
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
|
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
|
||||||
max-width: 225px;
|
max-width: 225px;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
height: auto;
|
height: 30px;
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
}
|
}
|
||||||
.mep-user-info-sec input {
|
.mep-user-info-sec input {
|
||||||
|
@ -2530,7 +2530,7 @@ span#mep_everyday_event_time_list select {
|
||||||
border: 0;
|
border: 0;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
padding: 0 7px;
|
padding: 0 7px;
|
||||||
font-size: 20px;
|
font-size: 18px;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.mep_everyday_date_secs ul li {
|
.mep_everyday_date_secs ul li {
|
||||||
|
|
Loading…
Reference in New Issue