more refactoring and work on annotationinput (should be working now).

This commit is contained in:
Arthur Barrett
2013-02-22 16:33:28 -05:00
parent 840f7839fa
commit 66ddfa295d
8 changed files with 29 additions and 72 deletions

View File

@@ -13,18 +13,7 @@
border-radius: 3px;
.annotatable-toggle {
position: absolute;
right: 30px;
}
.annotatable-help-icon {
display: block;
position: absolute;
top: 0;
right: 0;
width: 17px;
height: 17px;
background: url(../images/info-icon.png) no-repeat;
}
.annotatable-toggle, .annotatable-help-icon {
margin: 2px 7px 2px 0;
}
}