Update graphs history table modal

* Tooltips
* Stream details modal
This commit is contained in:
Jonathan Wong
2015-08-26 19:36:08 -07:00
parent c08d581df3
commit 73125153c8
3 changed files with 92 additions and 9 deletions

View File

@@ -296,6 +296,10 @@ fieldset[disabled] .btn-bright.active {
.modal-body i.fa {
color: #fff;
}
.modal-body td:hover a .fa,
.modal-body a:focus i.fa {
color: #f9aa03;
}
.modal-body strong {
color: #F9AA03;
}
@@ -1748,6 +1752,7 @@ a .home-platforms-instance-box:hover {
}
.history-title .popover.right {
margin-left: 12px;
z-index: 5;
}
.history-title .popover.right .popover-content {
padding: 5px 8px;