Vergleich admin/styles/default/main.css - 1.8.5 - 1.8.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 207Zeile 207
	color: #000;
}
/* Fix IE. Hide from IE Mac \*/

	color: #000;
}
/* Fix IE. Hide from IE Mac \*/

* html #left_menu li a, , * html #left_menu li {

* html #left_menu li a, * html #left_menu li {

	height: 1%;
}
/* End */

	height: 1%;
}
/* End */

Zeile 1185Zeile 1185
}

.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {

}

.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {

	background-color: 		#000;

	background-color: 		transparent;

	opacity: 				.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);

	opacity: 				.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);

Zeile 1198Zeile 1198
	font-size: 				1em;
text-align: left;
display: none;

	font-size: 				1em;
text-align: left;
display: none;

	border-radius:			5px;



	-moz-border-radius:     5px;
-webkit-border-radius: 5px;
border-radius: 5px;

}

.jGrowl .jGrowl-notification {

}

.jGrowl .jGrowl-notification {

Zeile 1230Zeile 1232
	font-size:				.9em;
font-weight: bold;
text-align: center;

	font-size:				.9em;
font-weight: bold;
text-align: center;

 
}

.jGrowl .jGrowl-notification.jgrowl_success {
background: lightgreen;
border: 1px solid lightgreen;
color: #333;
}

.jGrowl .jGrowl-notification.jgrowl_error {
background: red;
border: 1px solid red;
color: #333;
}

.jGrowl .jGrowl-notification.jgrowl_process, .jGrowl .jGrowl-closer {
background: yellow;
border: 1px solid yellow;
color: #333;

}

/** Hide jGrowl when printing **/

}

/** Hide jGrowl when printing **/