From 781af14ecf182f61edffb50d4e6edf8f43a7d97e Mon Sep 17 00:00:00 2001 From: nf Date: Sat, 14 Jul 2007 09:57:18 +0000 Subject: Added support for the new np_cell css classes to all themes --- contrib/themes/Supernova/templates/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/themes/Supernova') diff --git a/contrib/themes/Supernova/templates/default.css b/contrib/themes/Supernova/templates/default.css index 59e80b5e..0bf5135d 100644 --- a/contrib/themes/Supernova/templates/default.css +++ b/contrib/themes/Supernova/templates/default.css @@ -487,7 +487,7 @@ margin-right:5em; padding-top: 3px; padding-bottom: 3px; } -.np_cell { +.np_cell, .np_cell_left, .np_cell_m, .np_cell_right { margin: 10px; } #tablist { -- cgit