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

Dirk Haun dhaun at qs1489.pair.com
Mon Jul 7 14:25:37 EDT 2008


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

Modified Files:
	style.css 
Log Message:
Minor syntactical / non-visible corrections (bug #0000683)


Index: style.css
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/style.css,v
retrieving revision 1.103
retrieving revision 1.104
diff -C2 -d -r1.103 -r1.104
*** style.css	1 Jul 2008 19:52:59 -0000	1.103
--- style.css	7 Jul 2008 18:25:35 -0000	1.104
***************
*** 281,287 ****
  }
  /* Blocks *********************************************************************/
- .block-box-left {
-   margin:10px;
- }
  .block-box-left,
  .block-box-right,
--- 281,284 ----
***************
*** 994,1001 ****
  a.tooltip:hover  {
    z-index:100;
!   text-decoration:none
  }
  a.tooltip span {
!   display: none
  }
  a.tooltip:hover span {
--- 991,998 ----
  a.tooltip:hover  {
    z-index:100;
!   text-decoration:none;
  }
  a.tooltip span {
!   display: none;
  }
  a.tooltip:hover span {




More information about the geeklog-cvs mailing list