Team:Warsaw/Calendar-Main/NoAtribution

From 2008.igem.org

(Difference between revisions)
Line 28: Line 28:
}
}
-
 
+
.stretched {
-
#results {
+
position: relative;
-
border: 1px solid black;
+
left: 5px;
-
border-collapse: collapse;
+
right: 5px;
-
text-align: center;
+
background-color: transparent;
-
background: transparent;
+
width: 150%;
}
}
-
#results th {
 
-
border: 1px solid black;
 
-
background: #F0F0F0;
 
-
font-weight: bold;
 
-
color: #0C1347;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
-
#results td {
 
-
color: black;
 
-
border: 1px solid black;
 
-
padding: 5px;
 
-
background: transparent;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
</style>
</style>
Line 98: Line 84:
<div id="outer">
<div id="outer">
<table width="98%" class="month">
<table width="98%" class="month">
-
<tr><td width="70%"><h4 id="progress"></h4></td><td align="right"><a href="JavaScript:ToggleZoom()">Toggle Fullscreen mode</a></td></tr>
+
<tr><td width="70%"><h4 id="progress"></h4></td><td align="right"><a href="JavaScript:ToggleZoom()" id="tf">Toggle Fullscreen mode</a></td></tr>
</table>
</table>
-
<table id="results" class="narrow">
+
<table id="result" class="narrow">
<tr>
<tr>
<td>Michał K.</td>
<td>Michał K.</td>
Line 357: Line 343:
   {
   {
   document.getElementById("outer").className = 'narrow';
   document.getElementById("outer").className = 'narrow';
 +
  document.getElementById("result").className = 'narrow';
 +
  document.getElementById("tf").className = '';
   zoomed=false;
   zoomed=false;
   }
   }
Line 362: Line 350:
   {
   {
   document.getElementById("outer").className = 'wide';
   document.getElementById("outer").className = 'wide';
 +
  document.getElementById("tf").className = 'float';
 +
  document.getElementById("result").className = 'stretched';
   zoomed=true;
   zoomed=true;
   }
   }

Revision as of 12:58, 13 October 2008

Gallery Bricks Notebook Team Project Home

Attribution analyzer

Start dateEnd date

Toggle Fullscreen mode
Michał K. Michał L. Piotr Antoni Paweł Errors