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

oscar at devel.plogworld.net oscar at devel.plogworld.net
Tue Jan 4 17:26:04 GMT 2005


Author: oscar
Date: 2005-01-04 17:26:04 +0000 (Tue, 04 Jan 2005)
New Revision: 668

Modified:
   plog/trunk/styles/admin.css
Log:
the pager is now aligned to the left side of the page, on the opposite side of the "delete" button

Modified: plog/trunk/styles/admin.css
===================================================================
--- plog/trunk/styles/admin.css	2005-01-04 17:12:04 UTC (rev 667)
+++ plog/trunk/styles/admin.css	2005-01-04 17:26:04 UTC (rev 668)
@@ -671,3 +671,8 @@
 .welcomeMessage {
   margin-bottom: 10px;
 }
+
+.pager
+{
+float:left;
+}
\ No newline at end of file




More information about the pLog-svn mailing list