Fossil

Diff
Login

Diff

Differences From Artifact [adf7f29c8a]:

To Artifact [e782bf8d2a]:


200
201
202
203
204
205
206

207
208
209
210
211
212
213
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214







+







.tl-tooltip {
  text-align: center;
  padding: 5px 1em;
  border: 1px solid black;
  border-radius: 6px;
  position: absolute;
  z-index: 100;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.75);
}

span.tagDsp {
  font-weight: bold;
}
span.wikiError {
  font-weight: bold;