Benutzer:WiMu/Geldautomat.css: Unterschied zwischen den Versionen

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K
K
Zeile 14: Zeile 14:
 
}
 
}
  
#content input {
+
#machine input {
 
cursor:pointer;
 
cursor:pointer;
 
border-width:1px;
 
border-width:1px;
 
}
 
}

Version vom 29. August 2009, 20:23 Uhr

.noscript {
	display:none;
	}

.leftpanel a, .rightpanel a {
	width:60px !important;
	height:30px !important;
	display:block;
	outline:none;
	}

#load {
	background-image: url(/images/c/c4/Progress.gif);
	}

#machine input {
	cursor:pointer;
	border-width:1px;
	}