mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Rearrange admin payment methods table (BH#73)
This commit is contained in:
@@ -79,3 +79,12 @@ form.order_cycle {
|
||||
margin-top: 3em;
|
||||
}
|
||||
}
|
||||
|
||||
table#listing_payment_methods {
|
||||
table-layout: fixed;
|
||||
|
||||
td {
|
||||
padding: 15px 5px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
/ replace_contents "table#listing_payment_methods colgroup"
|
||||
|
||||
%col{style: "width: 12%"}
|
||||
-# There are other columns, but they seem to sort themselves out :)
|
||||
%col{style: "width: 14%"}
|
||||
%col{style: "width: 13%"}
|
||||
%col{style: "width: 32%"}
|
||||
%col{style: "width: 14%"}
|
||||
%col{style: "width: 8%"}
|
||||
%col{style: "width: 8%"}
|
||||
%col{style: "width: 11%"}
|
||||
Reference in New Issue
Block a user