mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 12:01:48 +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:
@@ -74,12 +74,12 @@ p {
|
||||
}
|
||||
|
||||
img {
|
||||
border-width: 0px;
|
||||
border-width: 0;
|
||||
}
|
||||
|
||||
hr {
|
||||
/* Also see tweaks.css */
|
||||
border: 0px none #FFFFFF;
|
||||
border: 0 none #FFFFFF;
|
||||
border-top: 1px solid #CCCCCC;
|
||||
height: 1px;
|
||||
margin: 5px 0;
|
||||
|
Reference in New Issue
Block a user