[geeklog-cvs] Geeklog-1.x/public_html/admin/install/layout style.css, 1.6, 1.7

Dirk Haun dhaun at qs1489.pair.com
Thu May 29 15:39:46 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/layout
In directory qs1489.pair.com:/tmp/cvs-serv99006/layout

Modified Files:
	style.css 
Log Message:
Avoid hard-coded left alignment


Index: style.css
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/layout/style.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** style.css	27 May 2008 19:46:31 -0000	1.6
--- style.css	29 May 2008 19:39:44 -0000	1.7
***************
*** 281,285 ****
    color:#000000;
    padding: 4px 20px 10px 50px;
-   text-align:left;
  }
  .install-type-container-outer {
--- 281,284 ----
***************
*** 370,372 ****
--- 369,372 ----
  .indent {
    margin-left:1em;
+   margin-right:1em;
  }




More information about the geeklog-cvs mailing list