mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Tabs that should be spaces
git-svn-id: file:///svn/phpbb/trunk@4386 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
0e2e2abe5a
commit
36424de91e
1 changed files with 7 additions and 7 deletions
|
@ -57,7 +57,7 @@ a:active { color: #005784; text-decoration: none; }
|
||||||
a:visited { color: #005784; text-decoration: none; }
|
a:visited { color: #005784; text-decoration: none; }
|
||||||
a:hover { color: #D46400; text-decoration: underline; }
|
a:hover { color: #D46400; text-decoration: underline; }
|
||||||
a.topictitle:visited { color: #5493B4; text-decoration: none; }
|
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:active { color: #FFA34F; text-decoration: none; }
|
||||||
a.th:visited { color: #FFA34F; text-decoration: none; }
|
a.th:visited { color: #FFA34F; text-decoration: none; }
|
||||||
a.th:hover { color: #FFA34F; text-decoration: underline; }
|
a.th:hover { color: #FFA34F; text-decoration: underline; }
|
||||||
|
|
Loading…
Add table
Reference in a new issue