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