diff options
author | Belén Barros Pena <belen.barros.pena@intel.com> | 2014-11-06 14:02:34 +0000 |
---|---|---|
committer | Stephen Finucane <stephen.finucane@intel.com> | 2015-11-05 03:56:24 +0000 |
commit | 0bc4ccadbeda35e37b23d740a42d68ead0435ebd (patch) | |
tree | 6b3665cc04810cea9c5355c05e14b707011d666f /htdocs/css | |
parent | bb777bb52100197a1579f8c9f08914028b0994ba (diff) | |
download | patchwork-0bc4ccadbeda35e37b23d740a42d68ead0435ebd.tar patchwork-0bc4ccadbeda35e37b23d740a42d68ead0435ebd.tar.gz |
patch: Redesign slightly the comment headers
Signed-off-by: Belén Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Stephen Finucane <stephen.finucane@intel.com>
Diffstat (limited to 'htdocs/css')
-rw-r--r-- | htdocs/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 18b9b54..96575df 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -246,6 +246,7 @@ table.patchmeta tr th, table.patchmeta tr td { .comment .meta { background: #f0f0f0; + padding: 0.3em 0.5em; } .comment .content { |