mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
git-svn-id: file:///svn/phpbb/trunk@7336 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
8cad62fc85
commit
99e4a61e7f
1 changed files with 2 additions and 2 deletions
|
@ -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 */
|
||||||
|
|
Loading…
Add table
Reference in a new issue