4
text-overflow: ellipsis;
8
font-family: 'Courier New', Courier, monospace;
14
#eventJSTree a:hover {
15
background-color: black;
16
border: 1px solid black;
18
#eventJSTree a .checkbox {
23
background-repeat: no-repeat;
24
background-size: 23px 39px;
29
.event-label, .event-label-hover {
31
font-family: Arial, Helvetica, sans-serif;
37
text-overflow: ellipsis;
38
text-shadow: 1px 0px 1px black,
42
-moz-border-radius: 3px;
43
-webkit-border-radius: 3px;
50
background-color: rgba(24, 24, 24, 0.95);
54
background-repeat: no-repeat;
58
background-color: rgba(24, 24, 24, 0.9);
59
border: 2px solid black;
60
-moz-border-radius: 6px;
61
-webkit-border-radius: 6px;
63
box-shadow: 0 0 12px black;
69
text-overflow: ellipsis;
74
display: inline-block;
84
background-color: #444;
86
.event-popup .close-button {
91
.event-popup .container {
93
font-family: Arial,Helvetica,sans-serif;
96
.event-popup .param-container {
102
text-overflow: ellipsis;
104
.event-popup .param-label {
109
.event-popup .value-container {
116
text-overflow: ellipsis;
118
.value-container .ui-icon {
122
.event-popup .param-value {
125
font-family: monospace;
127
.event-popup .btn-container {
129
margin: 7px 0 3px -3px;
132
.event-popup .btn-label {
133
font-family: Arial,Helvetica,sans-serif;
140
.btn-container .btn {
147
.event-header-tag[title]
151
.event-header-value {
152
font-family: monospace;