Skip to content

Commit

Permalink
gov banner and theme applied to describe and index pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Hall authored and Hall committed Feb 15, 2017
1 parent 6e1a0ab commit 3e24b47
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 44 deletions.
77 changes: 41 additions & 36 deletions mockups/describe.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,16 @@

</head>
<body>

<div class="container">
<div class="jumbotron">
<h2><a href="index.html">Transportation Fuels Reporting System</a></h2>
<p>Welcome to TFRS</p>
<div id="header-main">
<div class="container">
<div class="row" id="header-main-row1">
<h2><a href="https://www2.gov.bc.ca/gov/content/home"><img src="http://www2.gov.bc.ca/assets/gov/home/bc_gov_logo_transparent.png" alt="Government of B.C." title="Government of B.C." /></a>
Transportation Fuels Reporting System</h2>
</div>
</div>
</div>
<div class="navigationRibbon">
</div>
<div class="container">
<ul class="nav nav-tabs">
<li><a data-toggle="tab" href="#home">Home</a></li>
Expand All @@ -43,7 +45,8 @@ <h2><a href="index.html">Transportation Fuels Reporting System</a></h2>
<div class="tab-content">
<p> </p>
<div class="tab-pane" id="home">
</div> <!-- tab-pane home -->
<!-- Home Content Here -->
</div> <!-- / tab-pane home -->
<div class="tab-pane active" id="reports">

<div class="row" valign="center">
Expand All @@ -59,7 +62,7 @@ <h2><a href="index.html">Transportation Fuels Reporting System</a></h2>
</div> <!-- / row -->

<div class="row">
<div class="collapse" id="reportFuelSupply">
<!--<div class="collapse" id="reportFuelSupply">-->
<div class="form-group">
<div class="col-lg-4 col-sm-6 col-xs-12">
<label for="fueltype">Fuel Type:</label>
Expand Down Expand Up @@ -128,7 +131,7 @@ <h2><a href="index.html">Transportation Fuels Reporting System</a></h2>
<a class="btn btn-primary" href="#"> + Add Fuel </a>
</div>
</div> <!-- / form group -->
</div> <!-- /collapse -->
<!--</div> <!-- /collapse -->
</div> <!-- / row -->
<div class="row">
<div class="col-xs-12">
Expand All @@ -148,39 +151,41 @@ <h3>Fuel Supply Summary</h3>
<label for="transferagreement">Do you have any transfers that you would like to report for this fuel?</label>
</div>
<div class="col-xs-6">
<div class="btn-group btn-toggle" data-toggle="collapse" data-target="#transfers0,#transfers1,#transfers2,#transfers3,#transfers4">
<div class="btn-group btn-toggle" data-toggle="collapse" data-target="#transfers,#transfers0,#transfers1,#transfers2,#transfers3,#transfers4">
<button class="btn btn-sm btn-default">YES</button>
<button class="btn btn-sm btn-primary active">NO</button>
</div>
</div>
</div> <!-- / row -->
<div class="row">
<div class="col-xs-12 collapse" id="transfers0">
<p>I transferred a fuel quantity of: </p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-lg-4 collapse" id="transfers1">
<input type="text" class="form-control" id="quantityTransferred" placeholder="Specify the quantity of fuel transferred">
</div>
<div class="col-xs-12 col-sm-6 col-lg-2 collapse" id="transfers2">Litres
<div class="btn-group btn-toggle" id="transferDirection">
<button class="btn btn-sm btn-default">TO</button>
<button class="btn btn-sm btn-primary active">FROM</button>
<!--<div class="collapse" id="transfers">-->
<div class="row">
<div class="col-xs-12" id="transfers0">
<p>I transferred a fuel quantity of: </p>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-lg-2 collapse" id="transfers3">
<p>this Transfer Partner: </p>
</div>
<div class="col-xs-12 col-sm-6 col-lg-4 collapse" id="transfers4">
<select class="form-control" id="transferPartner">
<option selected disabled>Select Legal and/or Operating Name of supplier</option>
<option>Shell</option>
<option>PetroCan</option>
<option>BigPetro</option>
</select>
</div>
</div> <!-- /row -->
<div class="row">
<div class="col-xs-12 col-sm-6 col-lg-4" id="transfers1">
<input type="text" class="form-control" id="quantityTransferred" placeholder="Specify the quantity of fuel transferred">
</div>
<div class="col-xs-12 col-sm-6 col-lg-2" id="transfers2">Litres
<div class="btn-group btn-toggle" id="transferDirection">
<button class="btn btn-sm btn-default">TO</button>
<button class="btn btn-sm btn-primary active">FROM</button>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-lg-2" id="transfers3">
<p>this Transfer Partner: </p>
</div>
<div class="col-xs-12 col-sm-6 col-lg-4" id="transfers4">
<select class="form-control" id="transferPartner">
<option selected disabled>Select Legal and/or Operating Name of supplier</option>
<option>Shell</option>
<option>PetroCan</option>
<option>BigPetro</option>
</select>
</div>
</div> <!-- /row -->
<!--</div> <!-- / collapse -->
</div> <!-- / tab pane content -->
<div class="tab-pane" id="applications">
<p> </p>
Expand Down Expand Up @@ -373,4 +378,4 @@ <h3 class="panel-title">Credit Validation Application</h3>
</script>

</body>
</html>
</html>
12 changes: 8 additions & 4 deletions mockups/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,16 @@
<![endif]-->
</head>
<body>
<div class="container">
<div class="jumbotron">
<h2>Transportation Fuels Reporting System</h2>
<p>Welcome to TFRS</p>
<div id="header-main">
<div class="container">
<div class="row" id="header-main-row1">
<h2><a href="https://www2.gov.bc.ca/gov/content/home"><img src="http://www2.gov.bc.ca/assets/gov/home/bc_gov_logo_transparent.png" alt="Government of B.C." title="Government of B.C." /></a>
Transportation Fuels Reporting System</h2>
</div>
</div>
</div>
<div class="navigationRibbon">
</div>
<div class="container">
<ul class="nav nav-tabs">
<li><a data-toggle="tab" href="#home">Home</a></li>
Expand Down
7 changes: 4 additions & 3 deletions mockups/index2.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<div id="header-main">
<div class="container">
<div class="row" id="header-main-row1">
<h2><a href="www2.gov.bc.ca/gov/content/home"><img src="http://www2.gov.bc.ca/assets/gov/home/bc_gov_logo_transparent.png" alt="Government of B.C." title="Government of B.C." /></a>
<h2><a href="https://www2.gov.bc.ca/gov/content/home"><img src="http://www2.gov.bc.ca/assets/gov/home/bc_gov_logo_transparent.png" alt="Government of B.C." title="Government of B.C." /></a>
Transportation Fuels Reporting System</h2>
</div>
</div>
Expand All @@ -38,14 +38,15 @@ <h2><a href="www2.gov.bc.ca/gov/content/home"><img src="http://www2.gov.bc.ca/as
</div>
<div class="container">
<ul class="nav nav-tabs">
<li><a data-toggle="tab" href="index.html">Home</a></li>
<li><a data-toggle="tab" href="#home">Home</a></li>
<li class="active"><a data-toggle="tab" href="#reports">Reports</a></li>
<li><a data-toggle="tab" href="#applications">Applications</a></li>
</ul>
<div class="tab-content">
<p> </p>
<div class="tab-pane" id="home">
</div> <!-- tab-pane home -->
<!-- Home Content Here -->
</div> <!-- / tab-pane home -->
<div class="tab-pane active" id="reports">

<div class="row" valign="center">
Expand Down
2 changes: 1 addition & 1 deletion mockups/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ input:not(:checked) + .slider:before {
-moz-box-shadow: 0px 3px 3px 1px rgba(51, 51, 51, 0.5);
box-shadow: 0px 3px 3px 1px rgba(51, 51, 51, 0.5);
border-top: 2px solid #fcba19;
margin-bottom: 10px;
margin-bottom: 20px;
}

0 comments on commit 3e24b47

Please sign in to comment.