penguin/AstroJS

Javascript framework for my blog

botanjs/src/Dandelion/Swf/ExtAPI.css

raw ยท 143 bytes

#extAPIConsole {
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}