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

Aaron Blankstein ablankstein at qs1489.pair.com
Tue Aug 28 22:11:37 EDT 2007


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

Modified Files:
	style.css 
Log Message:
Added config class and admin UI. Also added modified install script for 
the new configuration class. 



Index: style.css
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/layout/style.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** style.css	28 Jul 2007 17:19:14 -0000	1.1
--- style.css	29 Aug 2007 02:11:35 -0000	1.2
***************
*** 49,58 ****
  a:visited {
    background:transparent;
- //  color:#800080
    color: #0000FF;
  }
  a:hover {
    background:transparent;
- //  color:#008000
    color: #0000FF;
  }
--- 49,56 ----
***************
*** 337,341 ****
    padding: 0px;
    width: 30em;
- //  width: 300px;
    text-align: left;
    margin-top: 0px;
--- 335,338 ----
***************
*** 367,371 ****
    padding:5px;
    border: 1px dashed black;
- //  font-size: 9pt;
  }
  .code {
--- 364,367 ----




More information about the geeklog-cvs mailing list