All pastes #2073716 Raw Edit

Untitled

public text v1 · immutable
#2073716 ·published 2011-06-02 14:22 UTC
rendered paste body
.EWRporta_Portal .topBlocks { float: none; width: auto; }
.EWRporta_Portal .bottomBlocks { float: none; width: auto; }
.EWRporta_Portal .leftBlocks { float: left; }
.EWRporta_Portal .centerBlocks { float: none; width: auto; }
.EWRporta_Portal .centerShift { margin-left: {xen:calc '@sidebar.width + 10'}px; }
{xen:helper clearfix, '.EWRporta_Portal .topBlocks'}
{xen:helper clearfix, '.EWRporta_Portal .centerBlocks'}
{xen:helper clearfix, '.EWRporta_Portal .bottomBlocks'}

.EWRporta_Portal .recentNews .subHeading { margin: -10px -10px 10px; }
.EWRporta_Portal .recentNews .subHeading a { color: @subHeading.color; }
.EWRporta_Portal .recentNews .sectionFooter { margin: 10px -10px -10px; }
.EWRporta_Portal .recentNews .messageContent { font-size: 13px; }
.EWRporta_Portal .recentNews .messageUserBlock { float: left; margin-right: 10px; }
.EWRporta_Portal .recentNews .messageUserShare { float: right; margin-left: 10px; }
.EWRporta_Portal .recentNews .messageUserShare .shareControl { margin-top: 10px; text-align: center; }
.EWRporta_Portal .recentNews .messageUserShare .shareControl:first-child { margin-top: 0px; }

.EWRporta_Portal .twtr-widget { margin: 0px -5px 10px; }
.EWRporta_Portal .twtr-widget .twtr-hd { display: none; }
.EWRporta_Portal .twtr-widget .twtr-ft { display: none; }

.EWRporta_Portal #eventsUpcoming li .secondaryContent
{
	border: 0px;
	border-radius: 0px;
	box-shadow: none !important;
	font-size: 13px;

	@property "secondaryContent";
	background: @primaryLightest url('@imagePath/xenforo/gradients/category-23px-light.png') repeat-x top;
	padding: 10px;
	border-bottom: 1px solid @primaryLighterStill;
	@property "/secondaryContent";

	padding: 0px;
}

.adminModules { width: 100%; }
.adminModules td { vertical-align: top; }

.adminModules .sortColumn { height: 40px; }
.adminModules .sortColumn .portlet { margin-bottom: 10px; border: 1px dotted lightgray; }
.adminModules .sortColumn .portlet-placeholder { border: 2px dashed black; height: 30px; margin-bottom: 10px; }
.adminModules .sortColumn .portlet-placeholder * { visibility: hidden; }
.adminModules .sortColumn .portlet .delete { display: none; padding-top: 10px; }

.adminModules #disabled.sortColumn .portlet,
.adminModules #disabled.sortColumn .portlet-placeholder { float: left; width: 17%; margin-right: 10px; }
.adminModules #disabled.sortColumn .portlet .clear { display: none; }
.adminModules #disabled.sortColumn .portlet .delete { display: inline; }