/**Instructions**
Before enabling style, set editor to an ideal size&place(I do not suggest "maximizing" window)
and it doesnt really matter where... as it'll be see-thru! Weird Huh!? Any thoughts?
**Issues****3 down Thanks XerBlade**
-Highlight doesnt work properly, seems to be one space off.
-Text cursor doesnt show(easy to lose your place)
-Cant move or resize editor w/ style enabled
-Windows taskbar disabled.
-Enjoy!
                    **Vapor**
             **Coded by Kid_ReeFer**/
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url("chrome://stylish/content/stylish-edit.xul"){
/*Adjust Transparency Level*/
#stylish{background: transparent !important; -moz-opacity: 0.15 !important;}
#code,#description>.textbox-input-box{-moz-opacity: 0.75 !important;}
#code,#description>.textbox-input-box{color: blue !important; 
background: black !important;-moz-opacity: 0.99 !important;}
}

      /***Part of the Mad Scientist Series***/
              /**Use with Caution**/
                     /**KR**/