Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML Wrap
padding25px 50px 25px 50px
background-repeatno-repeat
margin0px 0px 25px 0px
background-imagebanner.jpg
classbanner--background
Section
Column
width60%

HTML
<div class="banner--top-border"></div>

HTML Wrap
classbanner

CEF DIGITAL

eDelivery

Extended Expert Group

User Community

....

Exchange views and information on the CEF eDelivery technical specifications, operational services, MoUs, and voice change requests. (question)

Column
width40%
 
HTML Wrap
padding20px
margin0px 0px 20px 0px
border-color#ececec
border-widthborder-radius: 15px, 1px
border-stylesolid

2016-05-26: Information session on the AS4 profile of the CEF eDelivery building block2016-05-25: eDelivery extended expert group workshop

https://ec.europa.eu/digital-building-blocks/sites/display/CEFCOLLAB/2015-12-14 + CEF + eDelivery + Workshop???

 2016-05-25 CEF eDelivery extended expert group workshop

HTML Wrap
background-color#ececec
padding20px
background-repeatno-repeat
background-imagelayers.png
background-positionright
classaside--header aside--header__top-border

HTML
<span class="aside__top-border"></span>

Space members

HTML Wrap
padding20px
border-color#ececec
border-width2px
border-stylesolid
classaside--content aside__light-content
HTML Wrap
border-color#ececec
classaccordion

Users
layoutlist
groupsedelexpertedeltechsub-users
titleeIDAS Technical Subgroup on eDelivery

HTML Wrap
border-color#ececec
classaccordion

Users
layoutlist
groupsedelexpert-openpeppol
titleOpenPeppol experts on eDelivery

HTML Wrap
border-color#ececec
classaccordion

Users
layoutlist
groupsedelexpert-esens
titleeSENS experts on eDelivery

HTML Wrap
border-color#ececec
classaccordion

Users
layoutlist
groupsedelint-users
titleeDelivery Team

HTML Wrap
border-color#ececec
classaccordion
Users
layoutlist
groupssmo-users
titlesmo-users

Your space moderators

Users
groupsedelexpert-administrators

HTML
<style type="text/css">
	#title-text { display: none;}
</style>
<script type="text/javascript">
	AJS.toInit(function() {
		/**
		 * Hide metadata
		 */
			$('.page-metadata').hide();
		
		/**
		 * Accordion
		 */
			$(".accordion").click(function(e) {
				$(this).toggleClass("active");
				$(this).siblings(".accordion").removeClass("active");
 
				$('html, body').animate({
					scrollTop: $(this).offset().top
				}, 1000);

				//e.preventDefault();
			});
	});
</script>