Title: [opsview] [5293] Changed background of form image, to make less fussy
Revision
5293
Author
charendra
Date
2010-11-03 10:13:13 +0000 (Wed, 03 Nov 2010)

Log Message

Changed background of form image, to make less fussy

Modified Paths


Modified: trunk/opsview-core/share/stylesheets/opsview2.css
===================================================================
--- trunk/opsview-core/share/stylesheets/opsview2.css	2010-11-02 22:51:11 UTC (rev 5292)
+++ trunk/opsview-core/share/stylesheets/opsview2.css	2010-11-03 10:13:13 UTC (rev 5293)
@@ -937,8 +937,8 @@
 	padding-right: 5em;
 	padding-left: 5em;
 	padding-bottom: 5em;
-	background: url(../images/formtable_bg.gif) repeat;
-	border: 1px solid #ececec;
+	background: #f1f1f1 url(../images/formtable_bg.png) no-repeat;
+	border: 1px solid #e5e5e5;
     margin: 0 auto;
 }
 /* Forms for status page should go to 100% so the table below matches */

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to