aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/PSO/overall_header.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/PSO/overall_header.tpl')
-rw-r--r--phpBB/templates/PSO/overall_header.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/templates/PSO/overall_header.tpl b/phpBB/templates/PSO/overall_header.tpl
index 379ad1ec2a..a78ff5d3a5 100644
--- a/phpBB/templates/PSO/overall_header.tpl
+++ b/phpBB/templates/PSO/overall_header.tpl
@@ -31,6 +31,10 @@ INPUT {font-family:Verdana;font-size:8pt}
SELECT.small {font-family:"Courier New",courier;font-size:8pt;width:140px}
INPUT.text {font-family:"Courier New",courier;font-size:8pt;}
+INPUT.outsidetable {background-color:{T_TD_COLOR1};border:solid 1px;}
+INPUT.mainoptiontable {background-color:{T_TD_COLOR1};border:groove 2px;font-weight:bold}
+INPUT.liteoptiontable {background-color:{T_TD_COLOR1};border:groove 2px;}
+
A.forumlinks {font-weight:bold}
A {text-decoration:none}
A:hover {text-decoration:underline}