X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=www%2Fstyle.css;fp=www%2Fstyle.css;h=bfd8bac24863146d11a480e282a3f4d9b0866a0c;hb=9b4dedb96250d89c0d8a818b41e2d3b4d940dac4;hp=bda32bfa2bd311bf496eecef979cb3aee05fd21a;hpb=76ecd6d95520243c1789c330fe51f59cc911c74d;p=readifood.git diff --git a/www/style.css b/www/style.css index bda32bf..bfd8bac 100644 --- a/www/style.css +++ b/www/style.css @@ -133,3 +133,6 @@ span.sortdragging hr { position: absolute; } +.sortable .delivery:nth-of-type(odd) { + background-color: rgba(0, 80, 0, 20%); +}