#10698 Adjusted style of comment field, event list view
This commit is contained in:
parent
b070eb9094
commit
9acfa36d43
|
@ -88,6 +88,10 @@ table#table_events > tbody > tr > td {
|
|||
padding: 0px !important;
|
||||
}
|
||||
|
||||
table#table_events > tbody > tr > td > i {
|
||||
font-size: 7.5pt;
|
||||
}
|
||||
|
||||
td > input[id^="checkbox-multi"] {
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue