mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 20:11:54 +02:00
oh my god - what did he do? Adding attachment display to post/topic review, queue, reports, post details, mcp topic view... fixing other tiny things along the line.
git-svn-id: file:///svn/phpbb/trunk@7642 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -76,7 +76,7 @@ a.sendemail {
|
||||
}
|
||||
|
||||
a.sendemail:hover {
|
||||
background-position: 0px -18px;
|
||||
background-position: 0 -18px;
|
||||
}
|
||||
|
||||
a.fontsize {
|
||||
@@ -86,7 +86,7 @@ a.fontsize {
|
||||
}
|
||||
|
||||
a.fontsize:hover {
|
||||
background-position: 0px -20px;
|
||||
background-position: 0 -20px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user