Fossil

Diff
Login

Diff

Differences From Artifact [4d87fc1c68]:

To Artifact [a689aeb375]:


119
120
121
122
123
124
125
126

127
128
129

130
131
132
133
134
135
136
119
120
121
122
123
124
125

126
127
128

129
130
131
132
133
134
135
136







-
+


-
+







  width: 4px;
  height: 4px;
  background: #000;
}
.tl-node.closed-leaf:after {
  content: '';
  position: absolute;
  top: 3px;
  top: 4px;
  left: 0px;
  width: 10px;
  height: 4px;
  height: 2px;
  background: #000;
  border-radius: 0%;
}
.tl-node.sel:after {
  content: '';
  position: absolute;
  top: 2px;