B3P v2: Fixed portal.css

This commit is contained in:
Christian
2009-09-05 15:43:38 +00:00
parent 5165207b1d
commit 310826a81a

View File

@@ -35,7 +35,7 @@ padding-bottom: 2px; /*bottom spacing between menu items*/
}
.portal-navigation ul li a{
background-image: url("{T_THEME_PATH}/images/portal/arrowbullet.gif");
background-image: url("images/portal/arrowbullet.gif");
background-repeat: no-repeat;
background-position: center left; /*custom bullet list image*/
display: block;