From c5f54e5f86f1ca985805182d9a7bf22489893f8e Mon Sep 17 00:00:00 2001 From: resurtm Date: Sat, 25 May 2013 22:29:23 +0600 Subject: [PATCH] Shorter color codes and removed unnecessary CSS selectors. --- framework/yii/views/errorHandler/main.php | 41 +++++++++---------------------- 1 file changed, 12 insertions(+), 29 deletions(-) diff --git a/framework/yii/views/errorHandler/main.php b/framework/yii/views/errorHandler/main.php index ab3c655..9d119c8 100644 --- a/framework/yii/views/errorHandler/main.php +++ b/framework/yii/views/errorHandler/main.php @@ -22,10 +22,7 @@ $c = $this->context;