Font-Awesomed Series/Index

This commit is contained in:
Mark McDowall 2012-10-10 16:39:16 -07:00
commit 008bb9626c
3 changed files with 32 additions and 4 deletions

View file

@ -236,4 +236,13 @@ button span, input[type="button"] span, input[type="submit"] span, input[type="r
.series-delete-files {
padding-top: 15px;
}
i[class*="icon-"]:not(.gridAction):hover {
cursor: default;
}
table i[class*="icon-"] {
color: #000000;
font-size: 18px;
}