Skip to content
Snippets Groups Projects
Commit d5354223 authored by Seth Meranda's avatar Seth Meranda
Browse files

Added first-child image to the start of the tabs.

parent b5191889
No related branches found
No related tags found
No related merge requests found
......@@ -60,8 +60,11 @@
display:inline;
float:left;
background:url('/wdn/templates_3.0/css/content/images/tabs/ulBG.png') repeat-x left;
/**/
}
#maincontent #bulletin-nav ul li:first-child {
padding-left:5px;
background:url('/wdn/templates_3.0/css/content/images/tabs/inactiveLeftFirst.png') no-repeat bottom left;
}
#maincontent #bulletin-nav a {
display:block;
height:34px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment