phpBB

Code Changes

File: adm/style/admin.css

  Unmodified   Added   Modified   Removed
Line 142Line 142
#page-header {
clear: both;
text-align: right;

#page-header {
clear: both;
text-align: right;

	background: url("../images/phpbb_logo.gif") top left no-repeat;
height: 49px;

	background: url("../images/phpbb_logo.png") top left no-repeat;
height: 54px;

	font-size: 0.85em;
margin-bottom: 10px;
}

.rtl #page-header {
text-align: left;

	font-size: 0.85em;
margin-bottom: 10px;
}

.rtl #page-header {
text-align: left;

	background: url("../images/phpbb_logo.gif") top right no-repeat;

	background: url("../images/phpbb_logo.png") top right no-repeat;

}

#page-header h1 {

}

#page-header h1 {

Line 729Line 729
	vertical-align: middle;
width: auto;
color: #000;

	vertical-align: middle;
width: auto;
color: #000;

 
}

select:focus {
outline-style: none;

}

optgroup {

}

optgroup {

Line 899Line 903
dd input {
font-size: 1.00em;
max-width: 100%;

dd input {
font-size: 1.00em;
max-width: 100%;

 
	margin: 2px 0;

}

dd select {
font-size: 100%;

}

dd select {
font-size: 100%;

 
	font-size: 1em;

	width: auto;
max-width: 100%;

	width: auto;
max-width: 100%;

 
	margin: 2px 0;

}

dd textarea {
font-size: 0.90em;
width: 90%;

}

dd textarea {
font-size: 0.90em;
width: 90%;

}

dd select {
width: auto;
font-size: 1.00em;

 
}

fieldset dl {

}

fieldset dl {

Line 978Line 980
	border: 1px solid #BC2A4D;
background-color: #E9E9E2;
color: #BC2A4D;

	border: 1px solid #BC2A4D;
background-color: #E9E9E2;
color: #BC2A4D;

 
	outline-style: none;

}

/* Submit button fieldset or paragraph

}

/* Submit button fieldset or paragraph

Line 1070Line 1073
input.disabled {
font-weight: normal;
color: #666666;

input.disabled {
font-weight: normal;
color: #666666;

 
}

/* Focus states */
input.button1:focus, input.button2:focus, input.button3:focus {
outline-style: none;

}

/* Pagination

}

/* Pagination