Vergleich admin/styles/default/main.css - 1.4.2 - 1.4.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 608Zeile 608

#flash_message.error {
border: 1px solid #FC6;


#flash_message.error {
border: 1px solid #FC6;

	background: #FFC url('images/icons/error.gif') no-repeat 4px 9px;;

	background: #FFC url('images/icons/error.gif') no-repeat 4px 9px;

	color: #C00;
}


	color: #C00;
}


Zeile 957Zeile 957
	color: #6F6F6F;
font-weight: bold;
height: 30px;

	color: #6F6F6F;
font-weight: bold;
height: 30px;

 
}

/* Templates Differential page */
.differential {
background: #FFF;
margin: 10px auto;
padding: 10px;
overflow: scroll;
height: 400px;
width: 980px;
border: 1px solid #ccc;

}

}