https://github.com/ging/horizon
Raw File
Tip revision: 166ec2f29550bcc863813861314cf5709246e5b6 authored by Gabriel Hurley on 25 January 2012, 22:58:22 UTC
Implements action colors as per style guide. Fixes bug 921741.
Tip revision: 166ec2f
.gitignore
*.pyc
*.swp
.environment_version
.selenium_log
.coverage
.noseids
coverage.xml
pep8.txt
pylint.txt
reports
horizon/horizon.egg-info
.horizon-venv
openstack-dashboard/local/dashboard_openstack.sqlite3
openstack-dashboard/local/local_settings.py
docs/build/
docs/source/sourcecode
back to top