Skip to content

Commit be4b14e

Browse files
Merge pull request #274 from virtual-labs/css-fix
removed space in feedback
2 parents f455905 + 3bd48f3 commit be4b14e

File tree

12 files changed

+13
-21
lines changed

12 files changed

+13
-21
lines changed

src/lab/Experiments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
9494
<div class="row">
9595
<div class="col-md-2 sidebar-col-2">
9696
<!--edit1-->
97-
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
97+
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
9898

9999
</div>
100100

src/lab/Feedback.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
9494
<div class="row">
9595
<div class="col-md-2 sidebar-col-2">
9696
<!--edit1-->
97-
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a class="sidebar-a" href="Feedback.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
97+
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a class="sidebar-a" href="Feedback.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Feedback</h3></a> </div>
9898

9999
<div class="col-md-10 lab-list-col-10">
100100

@@ -104,8 +104,7 @@ <h1 class="text-h1-lightblue">Pattern Recognition Lab</h1>
104104
<div>
105105
              <p><b>Dear User</b>,</p>
106106
              <p>
107-
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us
108-
                make Virtual Labs better for you and other users.
107+
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us make Virtual Labs better for you and other users.
109108
              </p>
110109
              <br/>
111110
              <a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">

src/lab/Introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
9494
<div class="row">
9595
<div class="col-md-2 sidebar-col-2">
9696
<!--edit1-->
97-
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
97+
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
9898

9999
<div class="col-md-10 lab-list-col-10">
100100

src/lab/Prerequisites.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
9494
<div class="row">
9595
<div class="col-md-2 sidebar-col-2">
9696
<!--edit1-->
97-
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
97+
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
9898
</div>
9999

100100
<div class="col-md-10 lab-list-col-10">

src/lab/Related Courses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
9494
<div class="row">
9595
<div class="col-md-2 sidebar-col-2">
9696
<!--edit1-->
97-
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
97+
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
9898
</div>
9999

100100
<div class="col-md-10 lab-list-col-10">

src/lab/exp1/Feedback.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ <h1 class="text-h1-lightblue">Feature Representation</h1>
103103
<div>
104104
              <p><b>Dear User</b>,</p>
105105
              <p>
106-
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us
107-
                make Virtual Labs better for you and other users.
106+
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us make Virtual Labs better for you and other users.
108107
              </p>
109108
              <br/>
110109
              <a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">

src/lab/exp2/Feedback.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ <h1 class="text-h1-lightblue">Mean and Covariance</h1>
103103
<div>
104104
              <p><b>Dear User</b>,</p>
105105
              <p>
106-
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us
107-
                make Virtual Labs better for you and other users.
106+
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us make Virtual Labs better for you and other users.
108107
              </p>
109108
              <br/>
110109
              <a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">

src/lab/exp3/Feedback.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ <h1 class="text-h1-lightblue">Linear Perceptron</h1>
103103
<div>
104104
              <p><b>Dear User</b>,</p>
105105
              <p>
106-
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us
107-
                make Virtual Labs better for you and other users.
106+
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us make Virtual Labs better for you and other users.
108107
              </p>
109108
              <br/>
110109
              <a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">

src/lab/exp4/Feedback.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ <h1 class="text-h1-lightblue">Generation of Random Variables </h1>
103103
<div>
104104
              <p><b>Dear User</b>,</p>
105105
              <p>
106-
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us
107-
                make Virtual Labs better for you and other users.
106+
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us make Virtual Labs better for you and other users.
108107
              </p>
109108
              <br/>
110109
              <a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">

src/lab/exp5/Feedback.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ <h1 class="text-h1-lightblue">Bayesian Classification</h1>
103103
<div>
104104
              <p><b>Dear User</b>,</p>
105105
              <p>
106-
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us
107-
                make Virtual Labs better for you and other users.
106+
                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us make Virtual Labs better for you and other users.
108107
              </p>
109108
              <br/>
110109
              <a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">

0 commit comments

Comments
 (0)