From 376eaec4d23f72ad66027325e07461919814177a Mon Sep 17 00:00:00 2001 From: ewinslow Date: Fri, 21 Jan 2011 21:35:36 +0000 Subject: Made a thorough pass over the css. Included todo's throughout to track what still needs to be done. git-svn-id: http://code.elgg.org/elgg/trunk@7890 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/css/admin.php') diff --git a/views/default/css/admin.php b/views/default/css/admin.php index bbd38ce12..be2bbd319 100644 --- a/views/default/css/admin.php +++ b/views/default/css/admin.php @@ -134,7 +134,7 @@ table.mceLayout { .elgg-page-menu li.selected > ul { display: block; } - + .admin_settings h3 { background:#999999; color:white; -- cgit v1.2.3