view cpack/dml/web/css/isearch_extra.css @ 0:718306e29690 tip

commiting public release
author Daniel Wolff
date Tue, 09 Feb 2016 21:05:06 +0100
parents
children
line wrap: on
line source
ody {
	font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
	font-weight: 300;
	font-color: black;
	margin-left: 2em;
	margin-right: 2em
}

a,a:visited { color: #800; text-decoration: none; border-bottom: 1px solid transparent } */
/* a:hover { color: #a00; border-bottom-color: currentColor } */
 
div#left { margin:0px; width:19%; padding-right:1ex }
div#right { margin:0px; width:19%; padding-left:1ex }
div#left { width:19%; padding-right:1ex }

div#results { margin:0px; width:60%; padding:0px }
div#results .header { padding: 1ex }
.filter { border-radius:1ex }
#results li.r { padding: 1ex; margin-bottom:0px }
#results li.r br { display:none }
div#search { padding-left:20% }
#search .btn {
	font-size:1em;
	height: auto;
	margin: 0.2ex;
	vertical-align: baseline
}
#search .inp {
	font-size: 1em;
 	width: 20em;
}
.column .header { padding-bottom:1px }
.resource-list .selected { font-weight: 600; }
.paginator a {
	border:1px solid #800000;
	color: #800000;
}
/* .paginator .active a { */
.result-item .title { font-weight: 600; }
img.checkbox { vertical-align:text-bottom; padding-top:3px }