This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Fixed broken alignment of text in range
css_transitions
josdejong
10 years ago
parent
285257e6fc
commit
19458b71b8
1 changed files
with
0 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
src/timeline/component/css/item.css
+ 0
- 4
src/timeline/component/css/item.css
View File
@ -90,10 +90,6 @@
overflow
:
hidden
;
overflow
:
hidden
;
}
}
.
vis
.
timeline
.
item
.
range
.
content
{
width
:
100
%
;
}
.
vis
.
timeline
.
item
.
delete
{
.
vis
.
timeline
.
item
.
delete
{
background
:
url
(
'img/timeline/delete.png'
)
no-repeat
top
center
;
background
:
url
(
'img/timeline/delete.png'
)
no-repeat
top
center
;
position
:
absolute
;
position
:
absolute
;
Write
Preview
Loading…
Cancel
Save