phpBB

Code Changes

File: styles/prosilver/theme/content.css

  Unmodified   Added   Modified   Removed
Line 86Line 86
	float: left;
padding-top: 5px;
margin-right: 5px;

	float: left;
padding-top: 5px;
margin-right: 5px;

 
}

.forum-image img {
max-width: 100%;

}

li.row {

}

li.row {

Line 98Line 102
}

li.header dt, li.header dd {

}

li.header dt, li.header dd {

	line-height: 1em;

	line-height: 1.6em;

	border-left-width: 0;
margin: 2px 0 4px 0;
padding-top: 2px;

	border-left-width: 0;
margin: 2px 0 4px 0;
padding-top: 2px;

Line 151Line 155
}

dl.row-item dt .list-inner {

}

dl.row-item dt .list-inner {

	padding-left: 52px;					/* Space for folder icon */

	padding-left: 52px;			/* Space for folder icon */

}

dl.row-item dt, dl.row-item dd {

}

dl.row-item dt, dl.row-item dd {

Line 162Line 166
	display: inline;
}


	display: inline;
}


dl a.row-item-link {						/* topic row icon links */

dl a.row-item-link {				/* topic row icon links */

	display: block;
width: 30px;
height: 30px;

	display: block;
width: 30px;
height: 30px;

Line 281Line 285
}

.search .postbody {

}

.search .postbody {

	width: 68%

	width: 68%;

}

/* Topic review panel

}

/* Topic review panel

Line 359Line 363
	font-size: 1.2em;
margin-bottom: 1em;
line-height: 1.4em;

	font-size: 1.2em;
margin-bottom: 1em;
line-height: 1.4em;

 
}

.agreement {
font-size: 12px;
line-height: 17px;
margin-bottom: 10px;
}

.agreement-text {
line-height: 17px;
margin-bottom: 10px;

}

dl.faq {

}

dl.faq {

Line 484Line 499
	padding-right: 5px;
}


	padding-right: 5px;
}


blockquote cite > div {

blockquote cite > span {

	float: right;
font-weight: normal;
}

	float: right;
font-weight: normal;
}

Line 553Line 568
	clear: left;
border-top: 1px solid transparent;
overflow-x: auto;

	clear: left;
border-top: 1px solid transparent;
overflow-x: auto;

 
	overflow-y: hidden;

}

.attachbox dd dd {

}

.attachbox dd dd {

Line 565Line 581
	clear: left;
}


	clear: left;
}


.attachbox p.stats
{

.attachbox p.stats {


	line-height: 110%;
font-weight: normal;
clear: left;

	line-height: 110%;
font-weight: normal;
clear: left;

Line 579Line 594

.attach-image img {
border: 1px solid transparent;


.attach-image img {
border: 1px solid transparent;

/*	cursor: move; */

 
	cursor: default;
}


	cursor: default;
}


Line 723Line 737

.postprofile dt.no-profile-rank, .postprofile dd.profile-rank, .postprofile .search-result-date {
margin-bottom: 10px;


.postprofile dt.no-profile-rank, .postprofile dd.profile-rank, .postprofile .search-result-date {
margin-bottom: 10px;

 
}

.profile-rank img {
max-width: 160px;

}

/* Post-profile avatars */

}

/* Post-profile avatars */

Line 852Line 870

#memberlist tr.inactive, #team tr.inactive {
font-style: italic;


#memberlist tr.inactive, #team tr.inactive {
font-style: italic;

 
}

/* Memberlist
----------------------------------------*/
.group-description {
font-size: 1.3em;
}

.group-description ol, .group-description ul {
list-style-position: inside;

}


}