Instant CSS

By alien_scum Last update Apr 26, 2007 — Installed 634 times.
Script Summary:
Lets you change the CSS of a page and see the results as you type. Great for developing CSS for scripts. Updated 26 April
Recently Updated TopicsPosts
Archived Comments6

this script has 1 topic, 6 posts

This script has no reviews.

I wrote this to help me create the CSS for Radio Times Wide and thought I would share it with all of you.

Usage

Simply press crtl+alt+f and a text box will popup, enter the CSS into the box and the site will automatically update as you type. So you can instantly see the results of any changes you make. It also automatically adds !important to all your styles so they will override anything already on the site.

Numbers

You can also quickly increment numbers. Simply click somewhere in the number and press ctrl-up or ctrl-down to change by one or ctrl-shift-up or ctrl-shift-down to change by 10.

Updates

  • 26 April 2007
    • Added z-index to text area