tern-aui2.0.x
Version:
A Tern plugin adding AlloyUI 2.x support.
17 lines (14 loc) • 666 B
CSS
.CodeMirror-lint-status {font-size:11px;font-weight: bold;display:inline;vertical-align: bottom;}
.CodeMirror-lint-marker-ok {
background-image:url("data:image/gif;base64,R0lGODlhEAAQAMQAAAOASByKVCmPWi2UXkGZZ0qgbj+XYF+oej+YX0qbZVancGywgmywg2mrf3CxhV+qdGKqcHGxdnGxdYS/hIK9goS+hIK1f4i5gYi4gYm4gZjGkJe9iKvPmavPmLTSnf///yH5BAEAAB8ALAAAAAAQABAAAAU/4CeOZGmeaKqupAMMzlo8nvYUKaNwfKcsKAClQpxQAKgAJBKRRCAB1AFxwWQuhkOKkNhYEoRVAyBosM7otDoEADs=");
}
.CodeMirror-lint-marker-ok {
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
display: inline-block;
height: 16px;
width: 16px;
vertical-align: middle;
position: relative;
}