summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.1.5.83
-rw-r--r--rt/html/Elements/Header1
-rw-r--r--rt/html/NoAuth/webrt.css70
3 files changed, 38 insertions, 36 deletions
diff --git a/README.1.5.8 b/README.1.5.8
index 209ab3fef..397f9ae55 100644
--- a/README.1.5.8
+++ b/README.1.5.8
@@ -5,6 +5,9 @@ install DBIx::DBSchema 0.27
install HTML::Widgets:SelectLayers 0.05
install Business::CreditCard 0.28
+Installs w/integrated RT:
+ Install Module::Versions::Report
+
install the new version
run "freeside-upgrade username" to uprade your database schema
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;
}