[pLog-svn] r1287 - plog/trunk/styles

oscar at devel.plogworld.net oscar at devel.plogworld.net
Wed Mar 2 18:27:35 GMT 2005


Author: oscar
Date: 2005-03-02 18:27:35 +0000 (Wed, 02 Mar 2005)
New Revision: 1287

Modified:
   plog/trunk/styles/admin.css
Log:
removed the ugly border from around the image links 


Modified: plog/trunk/styles/admin.css
===================================================================
--- plog/trunk/styles/admin.css	2005-03-02 18:25:33 UTC (rev 1286)
+++ plog/trunk/styles/admin.css	2005-03-02 18:27:35 UTC (rev 1287)
@@ -574,6 +574,10 @@
     text-decoration : none;
 }
 
+.info td a img {
+    border: 0px;
+}
+
 .info td a:hover
 {
     color           : #5583BE;




More information about the pLog-svn mailing list