[geeklog-cvs] Geeklog-1.x/public_html/layout/professional style.css, 1.101, 1.102

Dirk Haun dhaun at qs1489.pair.com
Sun Jun 1 03:39:20 EDT 2008


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

Modified Files:
	style.css 
Log Message:
Moved the hard-coded CSS for the System Message to the stylesheet


Index: style.css
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/style.css,v
retrieving revision 1.101
retrieving revision 1.102
diff -C2 -d -r1.101 -r1.102
*** style.css	31 May 2008 18:52:52 -0000	1.101
--- style.css	1 Jun 2008 07:39:18 -0000	1.102
***************
*** 619,622 ****
--- 619,628 ----
    background:transparent;
  }
+ .sysmessage img {
+   border:none;
+   float:left;
+   padding-bottom:3px;
+   padding-right:5px;
+ }
  /* Stats **********************************************************************/
  .stats-list-count {




More information about the geeklog-cvs mailing list