[ARVADOS] updated: 93f6a595b7e69f955f2adee12ec512aa078cfdc9

git at public.curoverse.com git at public.curoverse.com
Mon Apr 13 14:20:36 EDT 2015


Summary of changes:
 .../app/views/getting_started/_getting_started_popup.html.erb  | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

       via  93f6a595b7e69f955f2adee12ec512aa078cfdc9 (commit)
      from  92b3f3edf77492c6667d785e2d7214231dd9e78a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 93f6a595b7e69f955f2adee12ec512aa078cfdc9
Author: Nancy Ouyang <nancy.ouyang at gmail.com>
Date:   Mon Apr 13 14:20:33 2015 -0400

    minor format changes

diff --git a/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb b/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
index 8a9cc12..b14f692 100644
--- a/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
+++ b/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
@@ -34,7 +34,7 @@ div.figure p {
 
      <%#First Modal%>
      <div class="modal-body" style="height: auto; overflow-y: scroll">
-       <div style="margin: -0.5em 0.5em">
+       <div style="margin-top: -0.5em; margin-left: 0.5em;">
          <p><div style="font-size: 150%;">Welcome!</div></p>
          <p>
          What you're looking at right now is <b>Workbench</b>, the graphical interface to the Arvados system.
@@ -53,14 +53,14 @@ div.figure p {
 
      <%#Page Two%>
       <div class="modal-body" style="height: auto; overflow-y: scroll">
-       <div style="margin: -0.5em 0.5em">
-        <p><div style="font-size: 150%;">Quickstart</div></p>
+       <div style="margin-top: -0.5em; margin-left: 0.5em;">
+        <p><div style="font-size: 150%;">Don't feel like reading?</div></p>
         <p>
-        <strong>Don't feel like reading?</strong> Run your first pipeline in 3 quick steps:
+        Run your first pipeline in 3 quick steps:
         </p>
         <div style="display: block; margin: 0em 2em; padding-top: 1em; padding-bottom: 1em; border: thin dashed silver;">
         <p style="margin-left: 1em;">
-        <em>First, log-in or register in the upper-right corner with any Google account if you haven't already.</em>
+        <em>First, log-in or register with any Google account if you haven't already.</em>
         </p><p>
         <ol><li> Go to the <span class="btn btn-sm btn-default"><i class="fa fa-lg fa-fw fa-dashboard"></i> Dashboard</span> > <span class="btn btn-sm btn-primary"><i class="fa fa-fw fa-gear"></i> Run a pipeline...</span>
           <p style="margin-top:1em;">

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list