summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2011-01-10 11:21:01 -0500
committerAdam Young <ayoung@redhat.com>2011-01-10 11:26:10 -0500
commit75078c0bd493cdb7b34f94598bff327bd09c44f0 (patch)
tree66eeccd9ba2f52f808fb93f9444b7fe43be03844 /install
parentdb29cd9849ee0f68947dd942480152f8e0ff5a7e (diff)
downloadfreeipa-75078c0bd493cdb7b34f94598bff327bd09c44f0.tar.gz
freeipa-75078c0bd493cdb7b34f94598bff327bd09c44f0.tar.xz
freeipa-75078c0bd493cdb7b34f94598bff327bd09c44f0.zip
header style fix
minor tweak to the header and gradient for the header
Diffstat (limited to 'install')
-rw-r--r--install/static/ipa.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/ipa.css b/install/static/ipa.css
index 0ed46d1ca..c0fc863d6 100644
--- a/install/static/ipa.css
+++ b/install/static/ipa.css
@@ -15,6 +15,7 @@ body{
background-image:url('outer-bg.png');
background-repeat:repeat-x;
background-position:left top;
+ background-color:#F9F9F9;
border-width: 0;
font-family:"Liberation Sans",Arial,Sans;
font-size:11px;
@@ -258,7 +259,6 @@ span.attrhint {
}
.ui-widget-content {
- background: -moz-linear-gradient(top, #F9F9F9, #fff);
}