Added script for converting Board3 Portal 1.0.6
Fixed a few small issues when installing Board3 Portal 2.0.0 on a vanilla board
This commit is contained in:
BIN
root/styles/prosilver/theme/images/portal/arrowbullet.gif
Normal file
BIN
root/styles/prosilver/theme/images/portal/arrowbullet.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 102 B |
@@ -35,7 +35,7 @@ padding-bottom: 2px; /*bottom spacing between menu items*/
|
||||
}
|
||||
|
||||
.portal-navigation ul li a{
|
||||
background-image: url("images/portal/arrowbullet.gif");
|
||||
background-image: url("{T_THEME_PATH}/images/portal/arrowbullet.gif");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center left; /*custom bullet list image*/
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user