16b919b0fSThomas Monjalon#! /bin/sh -e 2*f83a3d3fSOlivier Matz# SPDX-License-Identifier: BSD-3-Clause 36b919b0fSThomas Monjalon# Copyright 2013 6WIND S.A. 46b919b0fSThomas Monjalon 56b919b0fSThomas MonjalonCSS=$1 66b919b0fSThomas Monjalon 76b919b0fSThomas Monjalon# space between item and its comment 86b919b0fSThomas Monjalonecho 'dd td:first-child {padding-right: 2em;}' >> $CSS 9