Revision: 20
Author: rouquin
Date: 2006-06-07 12:04:14 -0700 (Wed, 07 Jun 2006)
ViewCVS: http://svn.sourceforge.net/tcdb/?rev=20&view=rev
Log Message:
-----------
Had to move the option division so that it looked right in my browser
Modified Paths:
--------------
WebPrototype/MasterPage.master
Modified: WebPrototype/MasterPage.master
===================================================================
--- WebPrototype/MasterPage.master 2006-06-06 21:40:45 UTC (rev 19)
+++ WebPrototype/MasterPage.master 2006-06-07 19:04:14 UTC (rev 20)
@@ -23,7 +23,7 @@
<a href="Settings.aspx" class="header">Settings</a> | <a href="Admin.aspx" class="header">
Admin</a> | <a href="Logout.aspx" class="header">Logout</a></LoggedInTemplate>
</asp:LoginView>
- <div id="options">
+ <div id="options" style="right: 0px; top: 23px">
<div id="build">
VSM | 1.1 | Alpha | 134</div>
<div id="tasks">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|