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
rebuilt
codeClimate
Alex de Mulder
8 years ago
parent
0fdb5bf60f
commit
f97e57b457
2 changed files
with
6 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
dist/vis.css
+1
-1
dist/vis.min.css
+ 5
- 0
dist/vis.css
View File
@ -32,6 +32,11 @@ div.vis-configuration-wrapper {
width
:
700px
;
width
:
700px
;
}
}
div
.
vis-configuration-wrapper
::
after
{
clear
:
both
;
content
:
""
;
display
:
block
;
}
div
.
vis-configuration
.
vis-config-option-container
{
div
.
vis-configuration
.
vis-config-option-container
{
display
:
block
;
display
:
block
;
+ 1
- 1
dist/vis.min.css
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save