summaryrefslogtreecommitdiff
path: root/rt/share/html/NoAuth/css/freeside2.1/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/NoAuth/css/freeside2.1/layout.css')
-rw-r--r--rt/share/html/NoAuth/css/freeside2.1/layout.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/rt/share/html/NoAuth/css/freeside2.1/layout.css b/rt/share/html/NoAuth/css/freeside2.1/layout.css
index b7b87abc2..0e7912d98 100644
--- a/rt/share/html/NoAuth/css/freeside2.1/layout.css
+++ b/rt/share/html/NoAuth/css/freeside2.1/layout.css
@@ -53,7 +53,8 @@ body {
padding:0;
margin:0;
- background: #547CCC url(<%RT->Config->Get('WebPath')%>/NoAuth/css/freeside2.1/images/background-gradient.png) top left repeat-x ;
+ /*background: #547CCC url(<%RT->Config->Get('WebPath')%>/NoAuth/css/freeside2.1/images/background-gradient.png) top left repeat-x ; */
+ background: #f8f8f8;
font-family: arial, helvetica, sans-serif;
color: #000000;