Vergleich install/stylesheet.css - 1.2.3 - 1.2.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 110Zeile 110
	background: url('images/h2-license.gif') no-repeat;
}


	background: url('images/h2-license.gif') no-repeat;
}


h2.requirements {
background: url('images/h2-requirements.gif') no-repeat;






h2.errormsg {
background: url('images/error_bg.gif') no-repeat 0 5px;
}


h2.requirements {
background: url('images/h2-requirements.gif') no-repeat;

}

h2.dbconfig {
background: url('images/h2-dbconfig.gif') no-repeat;

}

h2.dbconfig {
background: url('images/h2-dbconfig.gif') no-repeat;

}

}


h2.createtables {
background: url('images/h2-createtables.gif') no-repeat;


h2.createtables {
background: url('images/h2-createtables.gif') no-repeat;

}

}


h2.tablepopulate {
background: url('images/h2-tablepopulate.gif') no-repeat;


h2.tablepopulate {
background: url('images/h2-tablepopulate.gif') no-repeat;

Zeile 136Zeile 141

h2.admin {
background: url('images/h2-admin.gif') no-repeat;


h2.admin {
background: url('images/h2-admin.gif') no-repeat;

}

}


h2.finish{
background: url('images/h2-finish.gif') no-repeat;


h2.finish{
background: url('images/h2-finish.gif') no-repeat;

Zeile 144Zeile 149

h3 {
font-size: 14px;


h3 {
font-size: 14px;

	margin: 5px 0;
}

	margin: 5px 0;
}


h4 {
font-size: 12px;
margin: 5px 0;


h4 {
font-size: 12px;
margin: 5px 0;

}


}


/* License Agreement */

.license_agreement {

/* License Agreement */

.license_agreement {

Zeile 161Zeile 166
	height: 400px;
width: 500px;
border: 1px solid #ccc;

	height: 400px;
width: 500px;
border: 1px solid #ccc;

}


}



.license_agreement ul {
padding: 0;
margin: 15px;
}



.license_agreement ul {
padding: 0;
margin: 15px;
}


/* Next Button */

#next_button {
float: right;
width: auto;
}


/* Next Button */

#next_button, .next_button {
text-align: right;
width: auto;
}


/* Footer */

#footer {

/* Footer */

#footer {

Zeile 191Zeile 196
/* Tables */

.border_wrapper {

/* Tables */

.border_wrapper {

	border: 1px solid #0F5C8E;

	border: 1px solid #0F5C8E;

	margin: 0;
padding: 0;
height: 100%;
margin-top: 14px;

	margin: 0;
padding: 0;
height: 100%;
margin-top: 14px;

}

}


.border_wrapper div.title {
background: #016DB1 url('images/thead_bg.gif') repeat-x top left;


.border_wrapper div.title {
background: #016DB1 url('images/thead_bg.gif') repeat-x top left;

Zeile 205Zeile 210
	font-size: 100%;
text-align: left;
font-weight: bold;

	font-size: 100%;
text-align: left;
font-weight: bold;

}

}


.border_wrapper div.title a {
color: #fff;
text-decoration: none;


.border_wrapper div.title a {
color: #fff;
text-decoration: none;

}


}


table.general {
background: #ccc;
width: 100%;

table.general {
background: #ccc;
width: 100%;

}

table.general td {

}

table.general td {

	border-top: 1px solid #fafafa;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;

	border-top: 1px solid #fafafa;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;

Zeile 323Zeile 328
	margin: 10px auto;
padding: 3px 20px;
font-weight: bold;

	margin: 10px auto;
padding: 3px 20px;
font-weight: bold;

 
}

.upgrade_note {
background: #efefef;

}

}