[pLog-svn] r3668 - plog/trunk/styles
    oscar at devel.lifetype.net 
    oscar at devel.lifetype.net
       
    Wed Jun 28 21:16:53 GMT 2006
    
    
  
Author: oscar
Date: 2006-06-28 21:16:52 +0000 (Wed, 28 Jun 2006)
New Revision: 3668
Modified:
   plog/trunk/styles/admin.css
Log:
added two extra CSS classes
Modified: plog/trunk/styles/admin.css
===================================================================
--- plog/trunk/styles/admin.css	2006-06-28 21:16:32 UTC (rev 3667)
+++ plog/trunk/styles/admin.css	2006-06-28 21:16:52 UTC (rev 3668)
@@ -943,3 +943,12 @@
 {
 	text-decoration: underline;	
 }
+
+div.templateScreen {
+  float: left;
+  margin: 5px 15px 15px 0px;
+}
+
+div.templateScreen img {
+border:0px;
+}
\ No newline at end of file
    
    
More information about the pLog-svn
mailing list