summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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);
}