From 495e795089e2839474a653733dd0adf2c6c43105 Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 2 Jul 2011 15:21:08 -0700 Subject: Mark static media as not executable --- webroot/css/themes/black.css | 0 webroot/css/themes/blue.css | 0 webroot/css/themes/dark.css | 0 webroot/css/themes/green.css | 0 webroot/css/themes/grey.css | 0 webroot/css/themes/light.css | 0 webroot/css/themes/purple.css | 0 webroot/css/themes/red.css | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 webroot/css/themes/black.css mode change 100755 => 100644 webroot/css/themes/blue.css mode change 100755 => 100644 webroot/css/themes/dark.css mode change 100755 => 100644 webroot/css/themes/green.css mode change 100755 => 100644 webroot/css/themes/grey.css mode change 100755 => 100644 webroot/css/themes/light.css mode change 100755 => 100644 webroot/css/themes/purple.css mode change 100755 => 100644 webroot/css/themes/red.css (limited to 'webroot/css/themes') diff --git a/webroot/css/themes/black.css b/webroot/css/themes/black.css old mode 100755 new mode 100644 diff --git a/webroot/css/themes/blue.css b/webroot/css/themes/blue.css old mode 100755 new mode 100644 diff --git a/webroot/css/themes/dark.css b/webroot/css/themes/dark.css old mode 100755 new mode 100644 diff --git a/webroot/css/themes/green.css b/webroot/css/themes/green.css old mode 100755 new mode 100644 diff --git a/webroot/css/themes/grey.css b/webroot/css/themes/grey.css old mode 100755 new mode 100644 diff --git a/webroot/css/themes/light.css b/webroot/css/themes/light.css old mode 100755 new mode 100644 diff --git a/webroot/css/themes/purple.css b/webroot/css/themes/purple.css old mode 100755 new mode 100644 diff --git a/webroot/css/themes/red.css b/webroot/css/themes/red.css old mode 100755 new mode 100644 -- cgit v1.2.3