<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/system.css);
@import url(../warp/systems/joomla/css/system.css);
@import url(system-all.css);


/* Items (Addition)
----------------------------------------------------------------------------------------------------*/

#system .items .leading .item {
	padding-bottom: 12px;
	margin-bottom: 18px;
	border-style: solid;
	border-width: 0;
}

#system .items &gt; .width50 .title {
    font-size: 26px;
    line-height: 26px;
}


/* Item List
----------------------------------------------------------------------------------------------------*/

#system .item-list { 
	margin-top: 20px;
	border-style: solid;
	border-width: 1px 0 0 0;
}


/* Search
----------------------------------------------------------------------------------------------------*/

#system span.highlight { background-color: #ffffaa; }

</pre></body></html>