Fossil

Diff
Login

Diff

Differences From Artifact [65b2618cb3]:

To Artifact [67d009d239]:


941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981

982
983
984



985
986
987
988
989
990
991
992
993
994




995
996
997
998
999
1000
1001
  border-radius: 5px;
  border: solid #ff8000;
  vertical-align: top;
  text-align: left;
  background: #442800
}
span.timelineSelected {
  border-radius: 5px;
  border: solid #ff8000;
  vertical-align: top;
  text-align: left;
  background: #442800
}
tr.timelineSelected {
  background: #663C00;
  box-shadow: 0px 0px 6px rgb(255, 127, 0)
}
tr.timelineSecondary {
  background: #003C66;
  box-shadow: 0px 0px 6px rgb(0, 127, 255)
}
tr.timelineCurrent {
  background: #66003C;
  box-shadow: 0px 0px 6px rgb(255, 0, 127)
}
.timelineSecondary > .timelineColumnarCell,
.timelineSecondary > .timelineCompactCell,
.timelineSecondary > .timelineDetailCell,
.timelineSecondary > .timelineModernCell,
.timelineSecondary > .timelineVerboseCell {
  padding: .75em;
  border-radius: 5px;
  border: solid #0080ff;
  vertical-align: top;
  text-align: left;
  background: #002844
}
span.timelineSecondary {
  border-radius: 5px;
  border: solid #0080ff;
  vertical-align: top;

  text-align: left;
  background: #002844
}



.timelineCurrent > .timelineColumnarCell,
.timelineCurrent > .timelineCompactCell,
.timelineCurrent > .timelineDetailCell,
.timelineCurrent > .timelineModernCell,
.timelineCurrent > .timelineVerboseCell {
  vertical-align: top;
  text-align: left;
  padding: .75em;
  border-radius: 5px;
  border: dashed #ff8000




}
.timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
  background-color: #000
}
.tl-canvas {
  margin: 0 6px 0 10px
}







<

<
<



|
<

|
<
|

<
<
<
<













<

|
>
|
|

>
>
>










>
>
>
>







941
942
943
944
945
946
947

948


949
950
951
952

953
954

955
956




957
958
959
960
961
962
963
964
965
966
967
968
969

970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
  border-radius: 5px;
  border: solid #ff8000;
  vertical-align: top;
  text-align: left;
  background: #442800
}
span.timelineSelected {

  border: solid #ff8000;


  background: #442800
}
tr.timelineSelected {
  background: #663C00

}
span.timelineSelected, tr.timelineSelected {

  box-shadow: 0px 0px 6px rgb(255, 127, 0)
}




.timelineSecondary > .timelineColumnarCell,
.timelineSecondary > .timelineCompactCell,
.timelineSecondary > .timelineDetailCell,
.timelineSecondary > .timelineModernCell,
.timelineSecondary > .timelineVerboseCell {
  padding: .75em;
  border-radius: 5px;
  border: solid #0080ff;
  vertical-align: top;
  text-align: left;
  background: #002844
}
span.timelineSecondary {

  border: solid #0080ff;
  background: #002844
}
tr.timelineSecondary {
  background: #003C66
}
span.timelineSecondary, tr.timelineSecondary {
  box-shadow: 0px 0px 6px rgb(0, 127, 255)
}
.timelineCurrent > .timelineColumnarCell,
.timelineCurrent > .timelineCompactCell,
.timelineCurrent > .timelineDetailCell,
.timelineCurrent > .timelineModernCell,
.timelineCurrent > .timelineVerboseCell {
  vertical-align: top;
  text-align: left;
  padding: .75em;
  border-radius: 5px;
  border: dashed #ff8000
}
span.timelineCurrent, tr.timelineCurrent {
  background: #66003C;
  box-shadow: 0px 0px 6px rgb(255, 0, 127)
}
.timelineModernCell[id], .timelineColumnarCell[id], .timelineDetailCell[id] {
  background-color: #000
}
.tl-canvas {
  margin: 0 6px 0 10px
}