From f97d7da720e5327807423c1468ad52496504b17c Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 9 Jan 2009 07:33:22 +0000 Subject: Reformated comment admin table layout. Added bulk action checkboxes and menu, reply link, and edit link, all of which need to be wired up. --- themes/default/css/screen.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'themes/default/css') diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index f81fc2b0..c433970b 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -131,8 +131,7 @@ label { } input[type="text"], -input[type="password"], -select { +input[type="password"] { width: 50%; } @@ -175,9 +174,6 @@ input[type="submit"] { option { } -optgroup { -} - select { } -- cgit v1.2.3