phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] sitemgr/sitemgr-site/templates/simple/css style... [s


From: Dave Hall
Subject: [Phpgroupware-cvs] sitemgr/sitemgr-site/templates/simple/css style... [skwashd-16-compat]
Date: Thu, 17 Aug 2006 14:08:49 +0000

CVSROOT:        /cvsroot/phpgroupware
Module name:    sitemgr
Branch:         skwashd-16-compat
Changes by:     Dave Hall <skwashd>     06/08/17 14:08:48

Modified files:
        sitemgr-site/templates/simple/css: styles.css 

Log message:
        fix margin declaration

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/sitemgr/sitemgr-site/templates/simple/css/styles.css?cvsroot=phpgroupware&only_with_tag=skwashd-16-compat&r1=1.1.2.1&r2=1.1.2.2

Patches:
Index: styles.css
===================================================================
RCS file: 
/cvsroot/phpgroupware/sitemgr/sitemgr-site/templates/simple/css/Attic/styles.css,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -b -r1.1.2.1 -r1.1.2.2
--- styles.css  16 Jul 2006 14:59:38 -0000      1.1.2.1
+++ styles.css  17 Aug 2006 14:08:48 -0000      1.1.2.2
@@ -3,7 +3,7 @@
 Designed to be used for loading content while awaiting final design artwork
 Copyright (c) 2006 Free Software Foundation Inc
 Written by Dave Hall dave.hall skwashd.com
-$Id: styles.css,v 1.1.2.1 2006/07/16 14:59:38 skwashd Exp $
+$Id: styles.css,v 1.1.2.2 2006/08/17 14:08:48 skwashd Exp $
 */
 body
 {
@@ -46,7 +46,7 @@
 
 #main
 {
-       margin-left: 0px 10px 20px 175px;
+       margin: 0px 10px 20px 175px;
 }
 
 #footer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]