Initial base for bullseye feature

This commit is contained in:
Zachary Tong
2013-04-09 14:29:12 -04:00
parent 37161ba37a
commit 9edfb210bf
3 changed files with 66 additions and 7 deletions
+5
View File
@@ -32,6 +32,11 @@
.q8 { fill:rgb(8,81,156); }
.q9 { fill:rgb(8,48,107); }
.arc {
stroke: #f00;
stroke-width: .5px;
fill: none;
}
</style>
<span ng-show="panel.spyable" style="position:absolute;right:0px;top:0px" class='panelextra pointer'>
<i bs-modal="'partials/modal.html'" class="icon-eye-open"></i>