remove unused css

This commit is contained in:
Chris Williams 2016-03-11 12:29:41 -08:00
parent 49590e28e3
commit b0fa4bc924

View File

@ -227,12 +227,7 @@ img.loading {
.dashboard div.nvtooltip {
z-index: 888; /* this lets tool tips go on top of other slices */
}
.dashboard td.icons {
width: 50px;
}
.dashboard td.icons {
display: none;
}
div.header {
font-weight: bold;
}