diff --git a/css/examples.css b/css/examples.css index d885e758..6b7f61ab 100644 --- a/css/examples.css +++ b/css/examples.css @@ -36,6 +36,7 @@ div.textHTMLContent { width:800px; } + img.example { border:1px solid #dddddd; width:250px; @@ -43,16 +44,6 @@ img.example { border-radius:10px; margin-top:10px; } - -img.timeline_example { - border: 1px solid #dddddd; - border-radius: 10px; - margin-top: 10px; - max-height: 150px; - width: 100%; - max-width: 250px; -} - div.exampleTitle { position:relative; top:-7px; diff --git a/examples/timeline/editing/individualEditableItems.html b/examples/timeline/editing/individualEditableItems.html index c004473a..d6210305 100644 --- a/examples/timeline/editing/individualEditableItems.html +++ b/examples/timeline/editing/individualEditableItems.html @@ -34,21 +34,16 @@
- -Specify individual items to be editable or readonly. Toggle edit options and override behavior from timeline.editable
- - --
- - -diff --git a/examples/timeline/editing/overrideEditingItems.html b/examples/timeline/editing/overrideEditingItems.html deleted file mode 100644 index 636bd3e8..00000000 --- a/examples/timeline/editing/overrideEditingItems.html +++ /dev/null @@ -1,99 +0,0 @@ - - -
-
- - - - - - - -
-