summaryrefslogtreecommitdiffstats
path: root/public/themes
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-10-10 17:17:37 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-10-10 17:17:37 +0000
commit824a67ab5a34d10a577b5e4756eb5c4e06c5f1ec (patch)
treeb8ca3d8ab9074df582c95a435b94a4fafbcf353a /public/themes
parent2c4647f8c6d23c999ae959a047104eef49d00993 (diff)
downloadredmine-824a67ab5a34d10a577b5e4756eb5c4e06c5f1ec.tar.gz
redmine-824a67ab5a34d10a577b5e4756eb5c4e06c5f1ec.zip
Added basic Theme support.
Theme is set at application level (in Admin -> Settings). For now, themes can override stylesheets only (application.css). git-svn-id: http://redmine.rubyforge.org/svn/trunk@818 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/themes')
-rw-r--r--public/themes/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/themes/README b/public/themes/README
new file mode 100644
index 000000000..1af3d1992
--- /dev/null
+++ b/public/themes/README
@@ -0,0 +1 @@
+Put your Redmine themes here.