Template:Sheffield2014 socio-reg-template

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <style> /* ** MediaWiki Print style sheet for CSS2-capable browsers. ** Copyright Gabriel Wicke, http://www.aulinx.de/ ** ** Derived from the plone (http://plone.org/) sty...")
 
(72 intermediate revisions not shown)
Line 1: Line 1:
 +
{{Team:Sheffield/NavigationBar}}
 +
<html>
<html>
-
<style>
+
<!DOCTYPE html>
-
/*
+
<head>
-
** MediaWiki Print style sheet for CSS2-capable browsers.
+
<style type="text/css">
-
** Copyright Gabriel Wicke, http://www.aulinx.de/
+
-
**
+
-
** Derived from the plone (http://plone.org/) styles
+
-
** Copyright Alexander Limi
+
-
*/
+
-
/* Thanks to A List Apart (http://alistapart.com/) for useful extras */
+
/*-- hides default wiki settings --*/
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}
 +
 
 +
body {
 +
  font-family: sans-serif;
 +
  font-size: 0.8em;
 +
}
-
/*
 
-
** This style sheet was copied from the 2014 registry of standard parts template
 
-
*/
 
-
a.stub,
 
-
a.new{ color:#ba0000; text-decoration:none; }
 
-
#toc {
+
/*-- formats hyperlinks --*/
-
    /*border:1px solid #2f6fab;*/
+
  a:link, a:visited {
-
    border:1px solid #aaaaaa;
+
    text-decoration:none;
-
    background-color:#f9f9f9;
+
    color:#000000;
-
    padding:5px;
+
  }
-
}
+
 
-
.tocindent {
+
  a.highlighted:link, a.highlighted:visited {
-
margin-left: 2em;
+
    color:#FF9900;
-
}
+
  }
-
.tocline {
+
 
-
margin-bottom: 0px;
+
  a.menu_item:visited, a.menu_item:link {
 +
    color:#FFFFFF;
 +
  }
 +
 
 +
  a:hover, a:active, a.menu_item:hover, a.menu_item:active, a.highlighted:hover, a.highlighted:active {
 +
    text-decoration:none;
 +
    color:#00AAFF;
 +
  }
 +
 
 +
 
 +
#title {
 +
  color:black;
 +
  background-color:white;
 +
  width:99.1%;
 +
  padding:0.4em;
}
}
-
/* images */
+
#registrycontent {
-
div.floatright {  
+
     position: relative;
-
    float: right;
+
-
    clear: right;
+
-
    margin: 0;
+
-
     position:relative;
+
-
    border: 0.5em solid White;
+
-
    border-width: 0.5em 0 0.8em 1.4em;
+
-
}
+
-
div.floatright p { font-style: italic;}
+
-
div.floatleft {
+
-
    float: left;
+
-
    margin: 0.3em 0.5em 0.5em 0;
+
-
    position:relative;
+
-
    border: 0.5em solid White;
+
-
    border-width: 0.5em 1.4em 0.8em 0;
+
-
}
+
-
div.floatleft p { font-style: italic; }
+
-
/* thumbnails */
+
-
div.thumb {
+
-
    margin-bottom: 0.5em;
+
-
    border-style: solid; border-color: White;
+
-
    width: auto;
+
-
    overflow: hidden;
+
-
}
+
-
div.thumbinner {
+
-
    border:1px solid #cccccc;
+
-
    padding: 3px !important;
+
-
    background-color:#f9f9f9;
+
-
    font-size: 94%;
+
-
    text-align: center;
+
-
}
+
-
html .thumbimage {
+
-
    border:1px solid #cccccc;
+
-
}
+
-
html .thumbcaption {
+
-
    border: none;
+
-
    padding: 0.3em 0 0.1em 0;
+
-
}
+
-
div.magnify { display: none; }
+
-
div.tright {
+
-
    float: right;
+
-
    clear: right;
+
-
    border-width: 0.5em 0 0.8em 1.4em;
+
-
}
+
-
div.tleft {
+
     float: left;
     float: left;
-
     margin-right:0.5em;
+
     left: 1%;
-
     border-width: 0.5em 1.4em 0.8em 0;
+
     width: 94.1%;
-
}
+
    min-height:400px;
-
img.thumbborder {
+
    margin: 1% auto 0 auto;
-
border: 1px solid #dddddd;
+
    padding: 1% 2% 2% 2%;;
 +
    background: white;
 +
    color: rgb(40,40,40);;
 +
    line-height: 1.5em;
 +
    box-shadow: rgba(50,50,50,0.75) 1px 1px 10px 0px;
}
}
-
/* table standards */
+
#registry_table {  
-
table.rimage {
+
     border-color: #444444;
-
     float:right;  
+
     border-style: solid;
-
     width:1pt;  
+
     border-width: 3px;
-
     position:relative;
+
     float: left;
-
     margin-left:1em;  
+
     min-width: 50%;
-
     margin-bottom:1em;
+
     border-collapse: collapse;
-
     text-align:center;
+
}
}
-
body {
+
#registry_table th {
-
     background: White;
+
     background-color: #AAAAAA;
-
     /*font-size: 11pt !important;*/
+
     font-size: 1.1em;
-
     color: Black;
+
     padding: 5px;
-
     margin: 0;
+
     padding-left: 10px;
-
     padding: 0;
+
     text-align: left;
}
}
-
.noprint,
+
#registry_table td {
-
div#jump-to-nav,
+
    background-color: #EEEEEE;
-
div.top,
+
    font-size: 1 em;
-
div#column-one,
+
    padding: 5px;
-
#colophon,
+
    border-color: #3D3D3D;
-
.editsection,
+
    border-style: solid;
-
.toctoggle,
+
     border-width: 1px;
-
.tochidden,
+
-
div#f-poweredbyico,
+
-
div#f-copyrightico,
+
-
li#viewcount,
+
-
li#about,
+
-
li#disclaimer,
+
-
li#privacy,
+
-
#mw-hidden-catlinks {
+
-
     /* Hides all the elements irrelevant for printing */
+
-
    display: none;
+
-
}
+
-
ul {
 
-
    list-style-type: square;
 
}
}
-
#content {
 
-
    background: none;
 
-
    border: none ! important;
 
-
    padding: 0 ! important;
 
-
    margin: 0 ! important;
 
-
}
 
-
#footer {
 
-
background : white;
 
-
color : black;
 
-
    border-top: 1px solid black;
 
-
}
 
-
h1, h2, h3, h4, h5, h6 {
 
-
font-weight: bold;
 
-
}
 
-
p, .documentDescription {
 
-
    margin: 1em 0 ! important;
 
-
    line-height: 1.2em;
 
-
}
 
-
.tocindent p {
+
#registry_menu {
-
margin: 0 0 0 0 ! important;
+
-
}
+
-
pre {
+
  background-color:#666666;
-
    border: 1pt dashed black;
+
  float:left;
-
    white-space: pre;
+
  border:black;
-
    font-size: 8pt;
+
  width:99.1%;
-
    overflow: auto;
+
  height: 2.35em;
-
    padding: 1em 0;
+
-
background : white;
+
-
color : black;
+
}
}
-
table.listing,
+
#registry_menu li {
-
table.listing td {
+
    float:left;
-
     border: 1pt solid black;
+
    display:block;
-
     border-collapse: collapse;
+
    text-align:center;
-
}
+
    position:relative;
 +
    padding: 0px 0px 0px 0px;
 +
    margin-right:4em;
 +
    margin-top:0.1em;
 +
     border:none;
 +
     line-height: 2em;
 +
    font-size: 1em;
-
a {
 
-
    color: Black !important;
 
-
    background: none !important;
 
-
    padding: 0 !important;
 
}
}
-
a:link, a:visited {
+
#registry_menu li:hover {
-
     color: #520;
+
 
-
    background: transparent;
+
     padding: 0px 0px 0px 0px;
-
    text-decoration: underline;
+
background: #666666;
-
}
+
}
-
#content a.external.text:after, #content a.external.autonumber:after {
+
#registry_menu li a {
-
     /* Expand URLs for printing */
+
    color: #EEEEEE;
-
     content: " (" attr(href) ") ";
+
    display:block;
 +
     outline:0;
 +
     text-decoration:none;
}
}
-
#globalWrapper {
+
#registry_menu li:hover a {
-
     width: 100% !important;
+
     color:#FF9900;
-
    min-width: 0 !important;
+
}
}
-
#content {
+
#registry_menu li:hover .col a {
-
background : white;
+
    color:#FFFFFF;
-
color : black;
+
}
}
-
#column-content {
+
.dropdown {
-
     margin: 0 !important;
+
    width: 12em;
 +
     margin:0 auto;
 +
    float:left;
 +
    position:absolute;
 +
    left:-999em;
 +
    text-align:left;
 +
    padding: 1em 0.5em 1em 0.5em;
 +
    border:1px solid #777777;
 +
    border-top:none;
 +
    background:#000000;
 +
    z-index: 10;
}
}
-
#column-content #content {
+
#registry_menu li:hover .dropdown {
-
     padding: 1em;
+
     left:-1px;
-
     margin: 0 !important;
+
     top:auto;
-
}
+
-
/* MSIE/Win doesn't understand 'inherit' */
+
-
a, a.external, a.new, a.stub {
+
-
color: black ! important;
+
-
text-decoration: none ! important;
+
}
}
-
/* Continue ... */
+
.col {
-
a, a.external, a.new, a.stub {
+
    width: 11em;
-
color: inherit ! important;
+
    display:inline;
-
text-decoration: inherit ! important;
+
    float: left;
 +
    position: relative;
 +
    margin-left: 0.5em;
 +
    margin-right: 1em;
}
}
-
img { border: none; }
+
#registry_menu .col p {
-
img.tex { vertical-align: middle; }
+
    text-indent: 1em;
-
span.texhtml { font-family: serif; }
+
}
 +
 
 +
 
 +
 
 +
 
 +
 
-
#siteNotice { display: none; }
 
-
div.gallerybox {
 
-
border: 1px solid #cccccc;
 
-
background-color:#f9f9f9;
 
-
width:  150px;
 
-
}
 
-
div.gallerytext {
 
-
overflow: visible;
 
-
}     
 
-
/*
 
-
** Diff rendering
 
-
*/
 
-
table.diff { background:white; }
 
-
td.diff-otitle { background:#ffffff; }
 
-
td.diff-ntitle { background:#ffffff; }
 
-
td.diff-addedline {
 
-
    background:#ccffcc;
 
-
    font-size: smaller;
 
-
    border: solid 2px black;
 
-
}
 
-
td.diff-deletedline {
 
-
    background:#ffffaa;
 
-
    font-size: smaller;
 
-
    border: dotted 2px black;
 
-
}
 
-
td.diff-context {
 
-
    background:#eeeeee;
 
-
    font-size: smaller;
 
-
}
 
-
.diffchange {
 
-
    color: silver;
 
-
    font-weight: bold;
 
-
    text-decoration: underline;
 
-
}
 
</style>
</style>
 +
</head>
 +
 +
<body>
 +
 +
<div style="height:5.5em">
 +
</div>
 +
 +
<div id="title">
 +
<h1>
 +
  Registry of Standard Policy and Practice Parts
 +
</h1>
 +
</div>
 +
 +
<div style="height:0.4em">
 +
</div>
 +
 +
 +
<div id="registry_menu">
 +
<ul>
 +
<li><a href="../main">sociobricks</a>
 +
<div class="dropdown">
 +
<div class="col">
 +
<h2><a href="">Browse by type</a></h2>
 +
 +
<p><a href="https://2014.igem.org/wiki/index.php?title=Team:Sheffield/sociobricks/catalogue/framework">Framework</p>
 +
<p><a href="https://2014.igem.org/wiki/index.php?title=Team:Sheffield/sociobricks/catalogue/ethics">Ethics</p>
 +
<p><a href="https://2014.igem.org/wiki/index.php?title=Team:Sheffield/sociobricks/catalogue/methods">Methods</p>
 +
<p><a href="https://2014.igem.org/wiki/index.php?title=Team:Sheffield/sociobricks/catalogue/analysis">Analysis</p>
 +
<p><a href="https://2014.igem.org/wiki/index.php?title=Team:Sheffield/sociobricks/catalogue/outputs">Outputs</p>
 +
</div>
 +
</div>
 +
</li>
 +
<li><a href="./main">main page</a></li>
 +
<li><a href="./experience">experience</a></li>
 +
<li><a href="./information">information</a></li>
 +
<li><a href=?action=edit>edit</a></li>
 +
</ul>
 +
</div>
 +
 +
</body>
</html>
</html>

Latest revision as of 20:03, 17 October 2014

Registry of Standard Policy and Practice Parts