2006/unicorn/WebContent/style base_ucn.css,1.5,1.6

Update of /sources/public/2006/unicorn/WebContent/style
In directory hutz:/tmp/cvs-serv2272/WebContent/style

Modified Files:
	base_ucn.css 
Log Message:
small change

Index: base_ucn.css
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/style/base_ucn.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- base_ucn.css	28 Aug 2009 17:07:03 -0000	1.5
+++ base_ucn.css	28 Aug 2009 17:10:32 -0000	1.6
@@ -462,9 +462,9 @@
 }
 div.observer h2.toggles {
 	background: url(../images/arrow_white_closed.png) no-repeat 4px 12px;
-	padding-left:15px !important;
+	padding-left:17px !important;
 }
 div.observer h2.toggled {
 	background: url(../images/arrow_white_open.png) no-repeat 4px 12px;
-	padding-left:15px !important;
+	padding-left:17px !important;
 }
\ No newline at end of file

Received on Friday, 28 August 2009 17:18:01 UTC