This commit is contained in:
Massimo Di Pierro
2012-02-19 22:30:59 -06:00
parent cf9c827661
commit 4f1d3e79b4
12 changed files with 353 additions and 7 deletions
+13
View File
@@ -930,6 +930,19 @@ ul#snapshot > li {
background-image: url(../images/dim_bullet.gif);
}
/* Debug */
.debug h3.not_paused {
background-image: url(../images/red_bullet.gif);
}
.debug h3.exception {
margin-top: 0.5em;
background: url(../images/ticket_section.png) no-repeat;
padding: 5px 40px;
}
/* Footer */
#footer {