Frisier dein CSS
CSSCruncher.com ist dein Anlaufpunkt für kleines, valides und schönes CSS!
» Startseite
» FAQ
» Partner
» Impressum
Zuletzt gecrunched
» domoform.de
» granitshop24.de
» seacolonytennis.net
» socialpunjab.com
» betten-burg.de
» Mehr im ARCHIV
Tipp
Mal sehen was wir getan haben für www.cabinett-de-sade.de
CSSCruncher.com hat dieser Webseite
20,68 %
Code erspart!
Unglaublich!
Crunched CSS Code:
.outtaHere{position:absolute;left:-3000px} .textinput,.textinputHovered{height:15px;font-size:1em;background:url(../images/input_bg.gif) repeat-x left top;border:none;padding:4px 0;vertical-align:middle} .textinputHovered{background-position:left bottom} .inputCorner{padding-bottom:0;vertical-align:middle} .txtarea .tr,.txtarea .tr_xon{background:url(../images/txtarea_tr.gif) no-repeat top right} .txtarea .tr_xon{background:url(../images/txtarea_tr_xon.gif) no-repeat top right} .txtarea img.txt_corner{width:5px;height:5px;display:block} .txtarea .br,.txtarea .br_xon{background:url(../images/txtarea_br.gif) no-repeat top right} .txtarea .br_xon{background:url(../images/txtarea_br_xon.gif) no-repeat top right} .txtarea .cntr{background:url(../images/txtarea_cntr.gif) repeat-y right top} .txtarea .cntr_xon{background:url(../images/txtarea_cntr_xon.gif) repeat-y right top} .txtarea .cntr_l,.txtarea .cntr_l_xon{width:5px;background:url(../images/txtarea_l.gif) repeat-y left top;float:left} .txtarea .cntr_l_xon{background:url(../images/txtarea_l_xon.gif) repeat-y left top} .txtarea textarea{font:1.1em Verdana,Arial,Helvetica,sans-serif;border:0;background:none;padding:0;margin:5px 5px 5px 0} .buttonSubmit,.buttonSubmitHovered{width:140px;height:26px;color:#FFF;font-weight:bold;padding:1px;background:url(../images/button_bg.gif) repeat-x left top;cursor:pointer;border:none} .buttonSubmitHovered{background-position:left bottom} .buttonImg{vertical-align:bottom}
» Zeige den Original CSS code
« Verberge den Original CSS code
/***** Niceforms *****/ /*########################################## Name: Default styling for Niceforms v.1.0 Author: Lucian Slatineanu URL: http://www.badboy.ro/ ##########################################*/ /*Transparent items*/ .outtaHere { position:absolute; left:-3000px; } /*Text inputs*/ .textinput, .textinputHovered { height:15px; font-size:1em; background:url(../images/input_bg.gif) repeat-x left top; border:none; padding:4px 0; vertical-align:middle; } .textinputHovered {background-position:left bottom;} .inputCorner { padding-bottom:0; vertical-align:middle; } /*Text areas*/ .txtarea .tr, .txtarea .tr_xon {background:url(../images/txtarea_tr.gif) no-repeat top right;} .txtarea .tr_xon {background:url(../images/txtarea_tr_xon.gif) no-repeat top right;} .txtarea img.txt_corner { width:5px; height:5px; display:block; } .txtarea .br, .txtarea .br_xon {background:url(../images/txtarea_br.gif) no-repeat top right;} .txtarea .br_xon {background:url(../images/txtarea_br_xon.gif) no-repeat top right;} .txtarea .cntr {background:url(../images/txtarea_cntr.gif) repeat-y right top;} .txtarea .cntr_xon {background:url(../images/txtarea_cntr_xon.gif) repeat-y right top;} .txtarea .cntr_l, .txtarea .cntr_l_xon { width:5px; background:url(../images/txtarea_l.gif) repeat-y left top; float:left; } .txtarea .cntr_l_xon {background:url(../images/txtarea_l_xon.gif) repeat-y left top;} .txtarea textarea { font: 1.1em Verdana, Arial, Helvetica, sans-serif; border:0; background:none; padding:0; margin:5px 5px 5px 0; } /*Button*/ .buttonSubmit, .buttonSubmitHovered { width:140px; height:26px; color:#FFF; font-weight:bold; padding:1px; background:url(../images/button_bg.gif) repeat-x left top; cursor:pointer; border:none; } .buttonSubmitHovered {background-position:left bottom;} .buttonImg {vertical-align:bottom;}