phpBB

Code Changes

File: adm/style/admin.css

  Unmodified   Added   Modified   Removed
Line 525Line 525
	padding: 0;
border-right: 1px solid #CCCFD3;
position: relative;

	padding: 0;
border-right: 1px solid #CCCFD3;
position: relative;

	z-index: 1;

 
}

.rtl #menu {

}

.rtl #menu {

Line 841Line 840
}

.row2 {

}

.row2 {

 
	word-break: break-all;

	background-color: #DCEBFE;
}


	background-color: #DCEBFE;
}


Line 1891Line 1891
	color: #000;
text-align: center;
border: 1px solid #AAA;

	color: #000;
text-align: center;
border: 1px solid #AAA;

	opacity: .95;

 
}

.tooltip span.top {

}

.tooltip span.top {

Line 2461Line 2460
	text-align: left;
}


	text-align: left;
}


 
.rtl .dropdown li {
text-align: right;
}

.wrap .dropdown li, .dropdown.wrap li {
white-space: normal;
}

.wrap .dropdown li, .dropdown.wrap li {
white-space: normal;
}

Line 2473Line 2475
	left: auto;
top: 3.2em;
width: 250px;

	left: auto;
top: 3.2em;
width: 250px;

 
}

.rtl .roles-options > .dropdown {
right: auto;

}

.roles-options {

}

.roles-options {

Line 2491Line 2497
	width: 250px;
display: none;
background: url('../images/arrow_down.gif') no-repeat 245px .7em;

	width: 250px;
display: none;
background: url('../images/arrow_down.gif') no-repeat 245px .7em;

 
}

.rtl .roles-options > span {
background: url('../images/arrow_down.gif') no-repeat 7px .7em;

}

.roles-options li {

}

.roles-options li {

Line 2505Line 2515

/* Classes for additional tasks
---------------------------------------- */


/* Classes for additional tasks
---------------------------------------- */

 

.current-ext {
color: #228822;
}

.outdated-ext {
color: #BC2A4D;
}


.phpinfo {
overflow: auto;


.phpinfo {
overflow: auto;