Difference between revisions of "Template:Team:TU Eindhoven/Results CSS"

(Undo revision 188897 by Hansdeferrante (talk))
Line 41: Line 41:
 
.listObjectResults{
 
.listObjectResults{
 
padding-left: 15px;
 
padding-left: 15px;
background: url(https://static.igem.org/mediawiki/2015/a/ae/TU_Eindhoven_checklist.png) no-repeat left top;
+
list-style-image: url(https://static.igem.org/mediawiki/2015/a/ae/TU_Eindhoven_checklist.png);
padding: 3px 0px 3px 10px;
+
/* reset styles (optional): */
+
list-style: none;
+
margin: 0;
+
 
}
 
}
  

Revision as of 12:27, 9 September 2015

.spoilerRight1 { width:600px; float: right; } #resultTotal { width: 100%; overflow: hidden; position: relative; } .resultLeft { width: 70%; float:left; margin-top:80px; } .resultRight { width: 70%; float: right; margin-top:80px; } .partRight { margin-left:3%; margin-top:3%; margin-bottom:3%; width: 20%; } .partLeft{ margin-right:3%; margin-top:3%; margin-bottom:3%; width: 20%; } .listObjectResults{ padding-left: 15px; list-style-image: url(https://static.igem.org/mediawiki/2015/a/ae/TU_Eindhoven_checklist.png); } .testResultsList{ padding: 30px; margin: 10px; } .checklistGreen { color:#5FB404; margin-left:8px; } .resultIdentifier { display:inline; width: 25px; }