mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
git-svn-id: file:///svn/phpbb/trunk@7336 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -328,11 +328,11 @@ a.topictitle:active {
|
|||||||
|
|
||||||
/* Back to top of page */
|
/* Back to top of page */
|
||||||
a.top {
|
a.top {
|
||||||
background-image: url("{T_THEME_PATH}/images/top.gif");
|
background-image: url("{T_IMAGESET_PATH}/images/top.gif");
|
||||||
}
|
}
|
||||||
|
|
||||||
a.top2 {
|
a.top2 {
|
||||||
background-image: url("{T_THEME_PATH}/images/top.gif");
|
background-image: url("{T_IMAGESET_PATH}/images/top.gif");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Arrow links */
|
/* Arrow links */
|
||||||
|
Reference in New Issue
Block a user