summaryrefslogtreecommitdiff
path: root/bin/lib/less
Commit message (Collapse)AuthorAgeFilesLines
* Fix misspellings in tuskar-uiShane Wang2014-02-072-3/+3
| | | | | | | | | Fix misspellings detected by: * pip install misspellings * git ls-files | grep -v locale | misspellings -f - Change-Id: Ifbab9b69f16a81a208298d2f2cc48680e0029887 Closes-Bug: #1257295
* Readding bin dir which was mistakenly deleted.Gabriel Hurley2012-10-1233-0/+3961
| | | | Change-Id: Ia8989da47a55f7c932115a976b6d799714b8dc56
* Splits OpenStack Dashboard bits from framework app code.Gabriel Hurley2012-10-1133-3961/+0
| | | | | | | | | Moves everything OpenStack-specific (dashboards, apis, etc.) into the openstack_dashboard project, achieving a much cleaner separation between the project-specific code and the generic Horizon framework code. Change-Id: I7235b41d449b26c980668fc3eb4360b24508717b
* Updating Horizon to use LESS.John Postlethwait2012-06-0733-0/+3961
This changes all of the Bootstrap CSS and Horizon CSS to use LESS. Horizon's specific CSS will be organized into separate files in another commit, as it is outside the scope of this BP. We are also now packing LESS 1.3.0 directly within Horizon. Implementation of Blueprint transition-to-lesscss Change-Id: Ie4be8b28ab3ce04ea21d7d5cd49c2ccb66bd8ade