From 75ba6ad47a45ffd582efd3bbdb40aaa5aab2086a Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 30 Mar 2010 13:27:18 +0000 Subject: feature 1557: new design for plugin list management, 1 block = 1 status. No icon. git-svn-id: http://piwigo.org/svn/trunk@5474 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'admin/themes/roma') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index f269685e8..54630a4b9 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -239,3 +239,6 @@ html>body #menubar {min-height:522px; height:522px;} /* IE 7 and modern browsers #helpContent, #pLoaderPage, #ftpPage, #ftpPage LEGEND {color:#aaa;} #pwgHead, #footer {background-color:#222;} + +.pluginBox {background-color:#333;color:#999} +.pluginBoxNameCell {color:#ccc;} -- cgit v1.2.3