
/* - expertendb.css - */
/* https://www.pr.uni-freiburg.de/portal_css/expertendb.css?original=1 */
.icons-on .contenttype-expertdb, .icons-on .contenttype-expertfolder, .icons-on .contenttype-expertdescription, .icons-on .contenttype-expertfield, .icons-on .contenttype-expertimage, .icons-on .contenttype-expertenderwoche {
display: inline-block;
line-height: 2em;
padding-left: 20px !important;
}
.icons-on .contenttype-expertdb, .icons-on .contenttype-expertfolder {
background: transparent url("contenttypes-sprite.png") no-repeat scroll 0 -644px;
}
.icons-on .contenttype-expertdescription, .icons-on .contenttype-expertfield {
background: transparent url("contenttypes-sprite.png") no-repeat scroll 0 4px;
}
.icons-on .contenttype-expertenderwoche {
background: transparent url("contenttypes-sprite.png") no-repeat scroll 0 -1292px;
}
