cqstyle alpha
Real time CSS editing in multiple browsers
edit -> save -> refresh IE -> refresh Firefox
...is now just
edit
-
Download
-
Chrome extension
- For viewing results in one browser only. This is a good place to start.
-
Windows 32-bit
- I highly recommend using Chrome as the control browser. Safari works pretty well too though.
- If cstyle stops working, try closing the page and the console window running Selenium. Then run open_cqstyle again.
-
Chrome extension
- Submit bugs
- Source code
Notes:
- Styles not showing after pasting back into your CSS file? Try putting them at the bottom of the file.
-
Works with numbers (
font-size: 12px;) and colors (color: #c0ffee;). Not currently working with combo values like (border: solid 1px #e1e100;)