From 610f7b35ff727cb2bc32c33dbc128797c3ef7a90 Mon Sep 17 00:00:00 2001 From: kastner Date: Tue, 5 Feb 2008 15:33:08 +0000 Subject: [PATCH] Combining css rules - thanks dpoon on digg! git-svn-id: http://opus.winelibrary.com/highlite@6 b2180d9d-0f15-4909-a4fa-37428cf2907f --- make_selection_ajax.php | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/make_selection_ajax.php b/make_selection_ajax.php index 0bbe083..5e02c02 100644 --- a/make_selection_ajax.php +++ b/make_selection_ajax.php @@ -119,15 +119,10 @@ // $style .= ".color-$color { color: rgb($rgb[red], $rgb[green], $rgb[blue])}\n"; $style .= <<