css fixed

This commit is contained in:
magepeopleteam 2020-08-05 12:35:42 +00:00
parent 6d20261447
commit 89836832c0
1 changed files with 10 additions and 0 deletions

View File

@ -12,11 +12,21 @@
background: green none repeat scroll 0 0;
color: #fff;
padding: 6px 10px;
display: block;
font-size: 12px;
text-align: center;
}
.mep_status .err {
background: red none repeat scroll 0 0;
color: #fff;
padding: 6px 10px;
display: block;
font-size: 12px;
text-align: center;
}
td.mep_event_seat.column-mep_event_seat span {
display: block;
text-align: center;
}
#mep_uid {
width: 65px;