Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tbhockey/LCARS-UI
Library Computer Access/Retrieval System
https://github.com/tbhockey/LCARS-UI
Last synced: about 1 month ago
JSON representation
Library Computer Access/Retrieval System
- Host: GitHub
- URL: https://github.com/tbhockey/LCARS-UI
- Owner: tbhockey
- Created: 2013-02-04T20:08:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-05T20:16:21.000Z (almost 12 years ago)
- Last Synced: 2024-08-03T01:21:26.770Z (4 months ago)
- Language: JavaScript
- Size: 343 KB
- Stars: 22
- Watchers: 11
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rainmana - tbhockey/LCARS-UI - Library Computer Access/Retrieval System (JavaScript)
README
# LCARS-UI
Whether you're [building the Enterprise](http://www.buildtheenterprise.org) or you just want to hold LCARS in the palm of your hands, you're in the right place.
This project is built on top of [Bootstrap](http://twitter.github.com/bootstrap), [Font Awesome](http://fortawesome.github.com/Font-Awesome/) and [jQuery](http://jquery.com).Now fork it and make it so!
View a demo at [http://lcarsui.herokuapp.com](http://lcarsui.herokuapp.com).
================
## Buttons
`.btn` Basic square button. This is a prerequisite for any button.`.btn-round` Add this class for a rounded button.
`.btn-round-right`Add this class for a button with a square left edge and a round right edge.
`.btn-inactive` An inactive button.
`.btn-active` Add this class highlight a button as active.