Skip to content

Instantly share code, notes, and snippets.

@ichim-david
Created September 3, 2015 08:18
Show Gist options
  • Select an option

  • Save ichim-david/97688ae9a4e5630e2935 to your computer and use it in GitHub Desktop.

Select an option

Save ichim-david/97688ae9a4e5630e2935 to your computer and use it in GitHub Desktop.
#leftcolumn > ul
#region-content .menu {
margin: 0;
list-style-type: none;
list-style-image: none;
}
#region-content .menu > li {
display: block;
}
#portlet-navigation-tree ul li a {
background: transparent url(http://www.eea.europa.eu/bullet.gif) 10px -1px no-repeat;
}
#portal-column-one .portlet {
padding: 0.5em 0;
margin: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment