summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
authorivan <ivan>2005-10-15 11:13:52 +0000
committerivan <ivan>2005-10-15 11:13:52 +0000
commit4fad0a5e620764e7372455094de9704b9c1b11ec (patch)
tree13f802bc137521833462c2292d121024c3f5b507 /rt
parent6863b061a7740eed16903f01dae6b46521e9ca7b (diff)
land RT 3.4.4 on HEAD
Diffstat (limited to 'rt')
-rw-r--r--rt/html/Elements/Header1
-rw-r--r--rt/html/NoAuth/webrt.css70
2 files changed, 35 insertions, 36 deletions
diff --git a/rt/html/Elements/Header b/rt/html/Elements/Header
index b9518dcb7..a2563fee3 100644
--- a/rt/html/Elements/Header
+++ b/rt/html/Elements/Header
@@ -77,7 +77,6 @@ ONLOAD="
>
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr>
-<<<<<<< Header
<td colspan=2 rowspan=2><img border=0 alt="freeside" src="<%$RT::WebImagesURL%>/small-logo.png" width="92" height="62"></td>
<td align="left" rowspan=2><font size=6><% &RT::URI::freeside::FreesideGetConfig('company_name') %> Ticketing</font></td>
<td align="right" valign="top">
diff --git a/rt/html/NoAuth/webrt.css b/rt/html/NoAuth/webrt.css
index 845968b38..bc688ac1d 100644
--- a/rt/html/NoAuth/webrt.css
+++ b/rt/html/NoAuth/webrt.css
@@ -81,96 +81,96 @@ SPAN.nav { font-family: Verdana, Arial, Helvetica, sans-serif;
a.topnav-0 { font-family: Verdana, sans-serif;
font-size: 16px;
font-weight: normal;
- color: #FFFFFF;
+ color: #000000;
text-decoration: none;
white-space: nowrap}
a.topnav-1 { font-family: Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
- color: #FFFFFF;
+ color: #000000;
text-decoration: none;
white-space: nowrap}
a.topnav-2 { font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
- color: #FFFFFF;
+ color: #000000;
text-decoration: none;
white-space: nowrap}
a.topnav-3 { font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
- color: #FFFFFF;
+ color: #000000;
text-decoration: none;
white-space: nowrap}
a.topnav-4 { font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
- color: #FFFFFF;
+ color: #000000;
text-decoration: none;
white-space: nowrap}
a.topnav-5 { font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
- color: #FFFFFF;
+ color: #000000;
text-decoration: none;
white-space: nowrap}
li.topnav-0-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.topnav-1-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.topnav-2-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.topnav-3-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.topnav-4-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.topnav-5-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.topnav-0-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.topnav-1-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.topnav-2-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.topnav-3-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.topnav-4-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.topnav-5-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
@@ -191,37 +191,37 @@ li.topnav-5-major {
a.currenttopnav-0 { font-family: Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
- color: #FFFF66;
+ color: #000000; background-color: #cccccc;
text-decoration: none;
white-space: nowrap}
a.currenttopnav-1 { font-family: Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
- color: #FFFF66;
+ color: #000000; background-color: #cccccc;
text-decoration: none;
white-space: nowrap}
a.currenttopnav-2 { font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
- color: #FFFF66;
+ color: #000000; background-color: #cccccc;
text-decoration: none;
white-space: nowrap}
a.currenttopnav-3 { font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
- color: #FFFF66;
+ color: #000000; background-color: #cccccc;
text-decoration: none;
white-space: nowrap}
a.currenttopnav-4 { font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
- color: #FFFF66;
+ color: #000000; background-color: #cccccc;
text-decoration: none;
white-space: nowrap}
a.currenttopnav-5 { font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
- color: #FFFF66;
+ color: #000000; background-color: #cccccc;
text-decoration: none;
white-space: nowrap}
li.currenttopnav-0-minor {
@@ -230,57 +230,57 @@ li.currenttopnav-0-minor {
margin-top: .5em;
}
li.currenttopnav-1-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.currenttopnav-2-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.currenttopnav-3-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.currenttopnav-4-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.currenttopnav-5-minor {
- border-top: solid #999999 1px;
+ border-top: solid #777777 1px;
padding-top: .1em;
margin-top: .5em;
}
li.currenttopnav-0-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.currenttopnav-1-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.currenttopnav-2-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.currenttopnav-3-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.currenttopnav-4-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}
li.currenttopnav-5-major {
- border-bottom: solid white 1px;
+ border-bottom: solid black 1px;
padding-top: .25em;
padding-bottom: .5em;
}