mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
added attachments to user acp
fixed typo in stylesheet.css added a.th class to admin css git-svn-id: file:///svn/phpbb/trunk@4833 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -105,7 +105,7 @@ a:active { color: #005784; text-decoration: none; }
|
||||
a:visited { color: #005784; text-decoration: none; }
|
||||
a:hover { color: #D46400; text-decoration: underline; }
|
||||
a.topictitle:visited { color: #5493B4; text-decoration: none; }
|
||||
a.th:link, { color: #FFA34F; text-decoration: none; }
|
||||
a.th:link { color: #FFA34F; text-decoration: none; }
|
||||
a.th:active { color: #FFA34F; text-decoration: none; }
|
||||
a.th:visited { color: #FFA34F; text-decoration: none; }
|
||||
a.th:hover { color: #FFA34F; text-decoration: underline; }
|
||||
|
Reference in New Issue
Block a user