4926: improved image quality
[arvados.git] / doc / user / tutorials / tutorial-keep.html.textile.liquid
index d2327a15f3225272b267600962441d11a921a1bc..b06f725ffa5f4114b43ad582198a7e430f0711e0 100644 (file)
@@ -49,7 +49,7 @@ Visit the Workbench *Dashboard*.  Click on *Projects*<span class="caret"></span>
 
 To move the collection to a different project, check the box at the left of the collection row.  Pull down the *Selection...*<span class="caret"></span> menu near the top of the page tab, and select *Move selected*. This will open a dialog box where you can select a destination project for the collection.  Click a project, then finally the <span class="btn btn-sm btn-primary">Move</span> button.
 
-!{{ site.baseurl }}/images/workbench-move-selected.png!
+!{display: block;margin-left: 25px;margin-right: auto;}{{ site.baseurl }}/images/workbench-move-selected.png!
 
 Click on the *<i class="fa fa-fw fa-archive"></i> Show* button next to the collection's listing on a project page to go to the Workbench page for your collection.  On this page, you can see the collection's contents, download individual files, and set sharing options.
 
@@ -61,15 +61,15 @@ To upload using Workbench, visit the Workbench *Dashboard*. Click on *Projects*<
 
 To upload a file, click on *Add data*<span class="caret"></span> dropdown menu and select *Upload files from my computer*.
 
-!{{ site.baseurl }}/images/upload-using-workbench.png!
+!{display: block;margin-left: 25px;margin-right: auto;border:1px solid lightgray;}{{ site.baseurl }}/images/upload-using-workbench.png!
 
 <br/>This will create a new empty collection in your chosen project and will take you to the *Upload* tab for that collection. 
 
-!{{ site.baseurl }}/images/upload-tab-in-new-collection.png!
+!{display: block;margin-left: 25px;margin-right: auto;border:1px solid lightgray;}{{ site.baseurl }}/images/upload-tab-in-new-collection.png!
 
 Click on the *Browse...* button and select the files you would like to upload. You can select multiple files. You will be able to click on the "Browse..." button multiple times and select files. After you are done selecting files to upload, click on the *<i class="fa fa-fw fa-play"></i> Start* button to start upload. This will start uploading files to Arvados and Workbench will show you the progress bar. When upload is completed, you will see an indication to that effect. 
 
-!{{ site.baseurl }}/images/files-uploaded.png!
+!{display: block;margin-left: 25px;margin-right: auto;border:1px solid lightgray;}{{ site.baseurl }}/images/files-uploaded.png!
 
 *Note:* If you were to leave the collection page during the upload, the upload action will be aborted and you would need to upload again.