From bdfd310316c52620fbcece2ea9c9b62b84f76e03 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 8 Feb 2005 08:13:23 +0000 Subject: [PATCH] Improved styles for admin/modules.php page --- theme/standard/styles_layout.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index dd7d656aa9..df9813f47d 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -522,3 +522,8 @@ body#admin-index .c0 { vertical-align: top; background: #FAFAFA; } + +body#admin-modules .generaltablecell { + padding-top: 1px; + padding-bottom: 1px; +} -- 2.39.5