/flash/src/editor/editor.css
http://echo-nest-remix.googlecode.com/ · CSS · 20 lines · 17 code · 3 blank · 0 comment · 0 complexity · e853449ca6ccc945ad23edccbb56e799 MD5 · raw file
- #swf {
- width: 100%;
- }
- #progress-wrapper {
- height: 20px;
- background-color: #222222;
- }
- #progress {
- height: 100%;
- background-color: #00aeef;
- width: 50%;
- }
- textarea {
- width: 100%;
- font-family: monospace;
- font-size: 14px;
- }