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

Dirk Haun dhaun at qs1489.pair.com
Sat Jul 26 09:44:08 EDT 2008


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

Modified Files:
	style.css 
Log Message:
Cop-out fix for bug #0000671: Don't display the icon for external links when the text direction is 'rtl' (e.g. Hebrew)


Index: style.css
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/style.css,v
retrieving revision 1.104
retrieving revision 1.105
diff -C2 -d -r1.104 -r1.105
*** style.css	7 Jul 2008 18:25:35 -0000	1.104
--- style.css	26 Jul 2008 13:43:58 -0000	1.105
***************
*** 272,279 ****
  }
  .ext-link-rtl {
-   background-color: transparent;
-   background: url(./images/external.png) left center no-repeat;
-   background-attachment: scroll;
-   padding-left: 13px;
  }
  .strike {
--- 272,275 ----




More information about the geeklog-cvs mailing list