summaryrefslogtreecommitdiffstats
path: root/public/themes
Commit message (Collapse)AuthorAgeFilesLines
* Adds a css class on menu items in order to apply item specific styles (eg. ↵Jean-Philippe Lang2008-11-271-3/+3
| | | | | | icons). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2059 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Default theme: smaller font in top menu and new style for main menu.Jean-Philippe Lang2008-03-192-1/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1275 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prettier tabs for settings views.Jean-Philippe Lang2008-01-172-1/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1073 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-0/+1
| | | | | | Project identifier maximum length changed from 12 to 20. git-svn-id: http://redmine.rubyforge.org/svn/trunk@949 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Themes:Jean-Philippe Lang2007-11-221-0/+39
| | | | | | | * Fixed: themes are not found when running Apache+fastcgi * Added 'Classic' theme (inspired from the v0.51 design) git-svn-id: http://redmine.rubyforge.org/svn/trunk@922 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added an alternate theme which provides issue list colorization based on ↵Jean-Philippe Lang2007-11-181-0/+68
| | | | | | issues priority. git-svn-id: http://redmine.rubyforge.org/svn/trunk@912 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added basic Theme support.Jean-Philippe Lang2007-10-101-0/+1
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