Fossil

Diff
Login

Diff

Differences From Artifact [45534f5b2f]:

To Artifact [d8472c38c5]:


194
195
196
197
198
199
200
201
202

203
204
205

206
207

208
209
210
211
212
213


214
215
216
217
218
219
220
221
222
223
224
225
226
194
195
196
197
198
199
200


201
202
203

204
205

206
207
208
209
210


211
212






213
214
215
216
217
218
219







-
-
+


-
+

-
+




-
-
+
+
-
-
-
-
-
-







.tl-line.dotted.v {
  width: 0px;
  border-left-width: 2px;
  border-left-style: dotted;
  background: rgba(255,255,255,0);
}
.tl-tooltip {
  font-size: .9em;
  background-color: #ffffe2;
  background-color: #fecd4b;
  color: black;
  text-align: center;
  padding: 5px;
  padding: 5px 1em;
  border: 1px solid black;
  box-shadow: 2px 2px 2px 0px rgba(128,128,128,0.67);
  border-radius: 6px;
  position: absolute;
  z-index: 100;
}
.tl-tooltip a {
  background-color: #ffffe2;
  color: #0000ee;
  background-color: #fecd4b;
  color: #004080;
}
.tl-tooltip a:link, .tl-tooltip a:active, .tl-tooltip a:visited {
  text-decoration: underline;
}
.tl-tooltip a:hover {
  text-decoration: none;
}

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