7 lines
325 B
CSS
7 lines
325 B
CSS
.IconNotes {background: url(../../../plugins/annotate/lib/jquery/images/asterisk_yellow.png) no-repeat 140px 5px;}
|
|
#image-annotate-edit-form {
|
|
background: #B5C3D4 none repeat scroll 0 0;
|
|
border-top: 1px solid #FFFFFF;border-right: 1px solid #94A7C0;border-bottom: 1px solid #94A7C0;border-left: 1px solid #94A7C0;
|
|
}
|
|
|