aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/subSilver.css
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2004-02-15 09:03:20 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2004-02-15 09:03:20 +0000
commitd8609ba1c60803912c0b9de9c887290d7f6c5f90 (patch)
tree0d77656edf976c7047367e1cbf2f144e848fe17a /phpBB/adm/subSilver.css
parent7dc62cc5edbd1be17dc9607bf03fbf0988252fdb (diff)
downloadforums-d8609ba1c60803912c0b9de9c887290d7f6c5f90.tar
forums-d8609ba1c60803912c0b9de9c887290d7f6c5f90.tar.gz
forums-d8609ba1c60803912c0b9de9c887290d7f6c5f90.tar.bz2
forums-d8609ba1c60803912c0b9de9c887290d7f6c5f90.tar.xz
forums-d8609ba1c60803912c0b9de9c887290d7f6c5f90.zip
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
Diffstat (limited to 'phpBB/adm/subSilver.css')
-rw-r--r--phpBB/adm/subSilver.css23
1 files changed, 8 insertions, 15 deletions
diff --git a/phpBB/adm/subSilver.css b/phpBB/adm/subSilver.css
index 451a1eb139..bfe1ccdd48 100644
--- a/phpBB/adm/subSilver.css
+++ b/phpBB/adm/subSilver.css
@@ -60,23 +60,16 @@ h2 {
/*
Anchors
*/
-a:link, a:active, a:visited {
- color: #006699;
- text-decoration: none;
-}
-a:hover {
- color: #DD6900;
- text-decoration: underline;
-}
+a:link, a:active, a:visited { color: #006699; text-decoration: none; }
+a:hover { color: #DD6900; text-decoration: underline; }
-a.nav {
- color: #006699;
- text-decoration: none;
-}
-a.nav:hover {
- text-decoration: underline;
-}
+a.nav { color: #006699; text-decoration: none; }
+a.nav:hover { text-decoration: underline; }
+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; }
/*
Non-tag specific