phpBB

Code Changes

File: styles/prosilver/theme/common.css

  Unmodified   Added   Modified   Removed
Line 42Line 42
table {
border-collapse: collapse;
border-spacing: 0;

table {
border-collapse: collapse;
border-spacing: 0;

 
}
abbr {
text-decoration: none;

}

/* General Markup Styles

}

/* General Markup Styles

Line 134Line 137
}

p.jumpbox-return {

}

p.jumpbox-return {

	margin-top: 1em;



	margin-top: 10px;
margin-bottom: 0;
float: left;

}

b, strong {

}

b, strong {

 
	font-weight: bold;
}

.text-strong {

	font-weight: bold;
}

i, em {

	font-weight: bold;
}

i, em {

 
	font-style: italic;
}

.text-italics {

	font-style: italic;
}


	font-style: italic;
}


Line 327Line 340
ul.linklist li.responsive-menu a.responsive-menu-link {
display: inline-block;
margin: 0 5px;

ul.linklist li.responsive-menu a.responsive-menu-link {
display: inline-block;
margin: 0 5px;

	font-size: 16px;

	font-size: 1.455em;

	position: relative;
width: 16px;

	position: relative;
width: 16px;

	line-height: 20px;

	line-height: 1.2em;

	text-decoration: none;
}


	text-decoration: none;
}


Line 799Line 812
/* Action-bars (container for post/reply buttons, pagination, etc.)
---------------------------------------- */
.action-bar {

/* Action-bars (container for post/reply buttons, pagination, etc.)
---------------------------------------- */
.action-bar {

	font-size: 11px;

	font-size: 1.1em;

	margin: 4px 0;
}


	margin: 4px 0;
}


Line 811Line 824
---------------------------------------- */
.pagination {
float: right;

---------------------------------------- */
.pagination {
float: right;

	font-size: 11px;

 
	margin-top: 3px;
text-align: right;
width: auto;

	margin-top: 3px;
text-align: right;
width: auto;

Line 841Line 853
	display: block;
font-size: 0.9em;
font-weight: normal;

	display: block;
font-size: 0.9em;
font-weight: normal;

	line-height: 13px;

	line-height: 1.4em;

	min-width: 10px;
padding: 3px;
text-align: center;

	min-width: 10px;
padding: 3px;
text-align: center;

Line 1156Line 1168
.dropdown-extended .header {
padding: 0 10px;
font-family: Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;

.dropdown-extended .header {
padding: 0 10px;
font-family: Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 11px;

 
	font-weight: bold;
text-align: left;
text-shadow: 1px 1px 1px white;
text-transform: uppercase;

	font-weight: bold;
text-align: left;
text-shadow: 1px 1px 1px white;
text-transform: uppercase;

	line-height: 30px;

	line-height: 3em;

	border-bottom: 1px solid;
border-radius: 5px 5px 0 0;
}

	border-bottom: 1px solid;
border-radius: 5px 5px 0 0;
}

Line 1170Line 1181
	float: right;
font-weight: normal;
text-transform: none;

	float: right;
font-weight: normal;
text-transform: none;

 
}

.dropdown-extended .header:after {
content: '';
display: table;
clear: both;

}

.dropdown-extended .footer {

}

.dropdown-extended .footer {

Line 1213Line 1230
}

.notification_list p.notification-time {

}

.notification_list p.notification-time {

	font-size: 10px;

	font-size: 0.9em;

	margin: 0;
text-align: right;
}

	margin: 0;
text-align: right;
}

Line 1229Line 1246

.notification_list p.notifications_title {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


.notification_list p.notifications_title {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px !important;

	font-size: 1.2em !important;

}

.notification_list p.notifications_title strong {

}

.notification_list p.notifications_title strong {

Line 1237Line 1254
}

.notification_list p.notifications_time {

}

.notification_list p.notifications_time {

	font-size: 10px !important;

	font-size: 0.9em !important;

}

.notification_text {
margin-left: 58px;

}

.notification_text {
margin-left: 58px;

 
}

.badge {
border-radius: 10px;
opacity: 0.8;
text-align: center;
white-space: nowrap;
font-size: 10px;
line-height: 1;
float: right;
display: inline-block;
margin-left: 3px;
vertical-align: baseline;
position: relative;
top: 3px;
padding: 4px 6px;
}

.badge.hidden {
display: none;

}

/* Navbar specific list items

}

/* Navbar specific list items

Line 1260Line 1297
}

#quick-links a.responsive-menu-link:before {

}

#quick-links a.responsive-menu-link:before {

	font-size: 16px;

	font-size: 1.455em;

	line-height: 16.5px;
}

.compact #quick-links a.responsive-menu-link {

	line-height: 16.5px;
}

.compact #quick-links a.responsive-menu-link {

	font-size: 0;



	width: 0;
overflow: hidden;
white-space: nowrap;

}

.compact .icon-notification > a > span, .compact .icon-pm > a > span {
display: none;

}

.compact .icon-notification > a > span, .compact .icon-pm > a > span {
display: none;

}

.compact .icon-notification > a > strong, .compact .icon-pm > a > strong {
padding-left: 2px;

 
}

.dropdown-page-jump .dropdown {

}

.dropdown-page-jump .dropdown {