Center all multi-select checkboxes
* fixes bug 923268 Change-Id: Iff480ecb08f783b964b9c6b51a3764ad9d44b52b
This commit is contained in:
parent
e2e1498e1f
commit
8cab45bc4d
@ -842,7 +842,9 @@ td.actions_column ul.row_actions.single button:hover {
|
||||
}
|
||||
|
||||
td.multi_select_column {
|
||||
width: 30px;
|
||||
width: 25px;
|
||||
padding-top: 10px;
|
||||
padding-left: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user