File tree 3 files changed +8
-4
lines changed
3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ layout: base
15
15
. ticket-monster-items
16
16
= page._intro
17
17
18
- . row
18
+ . row . ticket-monster-links
19
19
. large-8 .columns .text-center
20
20
= page._previewit
21
21
Original file line number Diff line number Diff line change @@ -254,5 +254,9 @@ ul.toc {
254
254
}
255
255
}
256
256
257
+ .ticket-monster-links {
258
+ a i {color : #424242 ;}
259
+ }
260
+
257
261
#new-rating , #your-rating , #avg-rating {display :none ;}
258
262
#rating-section {padding-top :1em ;}
Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ Ticket Monster is a *moderately complex application* that *demonstrates* how to
12
12
13
13
See what capabiltiies are built into Ticket Monster with our Openshift instance.
14
14
15
- pass:[<span ><i class="fa fa-desktop fa-9x fa-fw"></i></span >]
15
+ pass:[<a href="http://ticketmonster-jdf.rhcloud.com/" ><i class="fa fa-desktop fa-9x fa-fw"></i></a >]
16
16
17
17
== Followit
18
18
19
19
=== link:whatisticketmonster[FOLLOW IT]
20
20
21
21
Walk through the tutorial to see what Ticket Monster will teach you.
22
22
23
- pass:[<span ><i class="fa fa-book fa-9x fa-fw"></i></span >]
23
+ pass:[<a href="whatisticketmonster" ><i class="fa fa-book fa-9x fa-fw"></i></a >]
24
24
25
25
== Downloadit
26
26
@@ -29,7 +29,7 @@ pass:[<span><i class="fa fa-book fa-9x fa-fw"></i></span>]
29
29
Download Ticket Monster and get started with our tutorial. You can also use Ticket Monster as a base to build your own application.
30
30
pass:[<a href="https://github.com/jboss-developer/ticket-monster" style="float:right; text-align:right;"><i class="fa fa-github"> </i>Fork us</a>]
31
31
32
- pass:[<span ><i class="fa fa-download fa-9x fa-fw"></i></span >]
32
+ pass:[<a href="https://github.com/jboss-developer/ticket-monster/archive/2.7.0.Final-with-tutorials.zip" ><i class="fa fa-download fa-9x fa-fw"></i></a >]
33
33
34
34
35
35
== Outline
You can’t perform that action at this time.
0 commit comments