From bad54dec3d0f153e22bf94bded4be6cf98be3a9c Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Fri, 25 Feb 2011 17:27:14 +0000 Subject: add a "custom_css" template, so we can easily overlay it from plugins --- app/views/general/custom_css.rhtml | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/views/general/custom_css.rhtml (limited to 'app/views/general/custom_css.rhtml') diff --git a/app/views/general/custom_css.rhtml b/app/views/general/custom_css.rhtml new file mode 100644 index 000000000..0def82ed0 --- /dev/null +++ b/app/views/general/custom_css.rhtml @@ -0,0 +1 @@ +// this should be overridden in a local "theme" plugin -- cgit v1.2.3