forked from fixin.me/fixin.me
Center images in 'icon only' table columns
This commit is contained in:
parent
dada29d5e6
commit
2fdd770457
@ -458,6 +458,9 @@ table.items svg {
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
width: 1.2rem;
|
width: 1.2rem;
|
||||||
}
|
}
|
||||||
|
table.items td.svg {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
table.items td.number {
|
table.items td.number {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user