mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 09:15:49 +03:00
41 lines
1.2 KiB
Markdown
41 lines
1.2 KiB
Markdown
# Dark and Light Dropdown Lists — CSS Code Snippet
|
|
|
|
**Demo**: [cssflow.com/snippets/dark-and-light-dropdown-lists/demo](http://www.cssflow.com/snippets/dark-and-light-dropdown-lists/demo)
|
|
|
|
Download the latest version of this snippet [here](http://www.cssflow.com/snippets/dark-and-light-dropdown-lists.zip).
|
|
|
|
[](http://www.cssflow.com/snippets/dark-and-light-dropdown-lists)
|
|
|
|
This snippet is implemented with [Sass](https://github.com/nex3/sass).
|
|
|
|
To compile:
|
|
|
|
`sass --update scss:css`
|
|
|
|
To compile and watch:
|
|
|
|
`sass --watch scss:css`
|
|
|
|
## Browser Compatibility
|
|
|
|
Firefox 4+, Safari 4+, Chrome 14+, Opera 10+, Internet Explorer 8+.
|
|
|
|
## Credits
|
|
|
|
Coded by [Thibaut Courouble](http://thibaut.me).
|
|
|
|
Inspired by [Hemn Chawroka's PSD](http://365psd.com/day/3-47/).
|
|
|
|
For more snippets, visit [CSSFlow.com](http://www.cssflow.com) or follow [@CSSFlow](https://twitter.com/CSSFlow).
|
|
|
|
## License
|
|
|
|
Copyright (c) 2012-2013 Thibaut Courouble
|
|
|
|
Licensed under the MIT License
|
|
|
|
## More CSS3
|
|
|
|
Check out my [UI kits built entirely with CSS](http://www.cssflow.com/ui-kits):
|
|
|
|
[](http://www.cssflow.com/ui-kits)
|