Team:UNITS Trieste/style.css

From 2011.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 100: Line 100:
background-color: #ecf6fc;
background-color: #ecf6fc;
}
}
-
#mytable tr.over td,#mytable tr:hover td {
+
#mytable tr.over td,#mytable tr:hover td,
 +
#groupparts tr.over td,#groupparts tr:hover td {
background-color: #bcd4ec;
background-color: #bcd4ec;
}   
}   
 +
#datatable td {
 +
text-align:center;
 +
}
 +
#datatable th {
 +
text-align:center;
 +
width:25%;
 +
}
a img {
a img {
border: none;
border: none;
Line 1,105: Line 1,113:
   margin:0;
   margin:0;
   color:#135;
   color:#135;
 +
}
 +
#bkgmodelino {
 +
height: 82px;
 +
    position: absolute;
 +
    right: 10px;
 +
    top: 10px;
 +
    width: 206px;
 +
display:none;
 +
background:transparent url(https://static.igem.org/mediawiki/2011/9/9c/Units-vignetta.png) top left no-repeat scroll;
 +
}
 +
#modelback {
 +
display:table-cell;
 +
height:82px;
 +
width:106px;
 +
cursor:pointer;
}
}
#modelino {
#modelino {
-
   position:absolute;
+
   display:table-cell;
-
   right:10px;
+
   vertical-align:super;
-
  top:10px;
+
}
}
.data_box{
.data_box{

Latest revision as of 11:56, 28 October 2011

/* Theme Name: IGEM-UNITS_Trieste
Theme URI: https://2011.igem.org/team:UNITS_Trieste
Description: UNITS_Trieste Theme
Author: the UNITS_Trieste team
Version: 1.0
License: GNU General Public License

*/