From 8ae6627249e5d6a7fc02d3280dc3818fd64f21aa Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Mon, 2 Jun 2008 02:14:21 +0200 Subject: first shot at patch handling/mangling/markup --- static/css/patches.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/css') diff --git a/static/css/patches.css b/static/css/patches.css index a055320..6c7509e 100644 --- a/static/css/patches.css +++ b/static/css/patches.css @@ -1,3 +1,7 @@ +th { + background-color: #ddd; +} + table.summary { border: 1px solid; } -- cgit v1.2.3