-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bootstrap dashboard template integrated
- Loading branch information
Showing
7 changed files
with
319 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
.activeLink{ | ||
text-decoration: underline; | ||
color: #4383D8; | ||
font-size: 26px; | ||
font-size: 20px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,163 @@ | ||
import React, { Component } from 'react'; | ||
import { Grid, Row } from 'react-bootstrap'; | ||
|
||
export default class MoviesPage extends Component { | ||
render() { | ||
return ( | ||
<Grid> | ||
<Row> | ||
<h2>MOVIES PAGE</h2> | ||
</Row> | ||
</Grid> | ||
<div> | ||
<h1 className="page-header">Dashboard</h1> | ||
|
||
<div className="row placeholders"> | ||
<div className="col-xs-6 col-sm-3 placeholder"> | ||
<img data-src="holder.js/200x200/auto/sky" className="img-responsive" alt="Generic placeholder thumbnail" /> | ||
<h4>Label</h4> | ||
<span className="text-muted">Something else</span> | ||
</div> | ||
<div className="col-xs-6 col-sm-3 placeholder"> | ||
<img data-src="holder.js/200x200/auto/vine" className="img-responsive" alt="Generic placeholder thumbnail" /> | ||
<h4>Label</h4> | ||
<span className="text-muted">Something else</span> | ||
</div> | ||
<div className="col-xs-6 col-sm-3 placeholder"> | ||
<img data-src="holder.js/200x200/auto/sky" className="img-responsive" alt="Generic placeholder thumbnail" /> | ||
<h4>Label</h4> | ||
<span className="text-muted">Something else</span> | ||
</div> | ||
<div className="col-xs-6 col-sm-3 placeholder"> | ||
<img data-src="holder.js/200x200/auto/vine" className="img-responsive" alt="Generic placeholder thumbnail" /> | ||
<h4>Label</h4> | ||
<span className="text-muted">Something else</span> | ||
</div> | ||
</div> | ||
|
||
<h2 className="sub-header">Section title</h2> | ||
<div className="table-responsive"> | ||
<table className="table table-striped"> | ||
<thead> | ||
<tr> | ||
<th>#</th> | ||
<th>Header</th> | ||
<th>Header</th> | ||
<th>Header</th> | ||
<th>Header</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>1,001</td> | ||
<td>Lorem</td> | ||
<td>ipsum</td> | ||
<td>dolor</td> | ||
<td>sit</td> | ||
</tr> | ||
<tr> | ||
<td>1,002</td> | ||
<td>amet</td> | ||
<td>consectetur</td> | ||
<td>adipiscing</td> | ||
<td>elit</td> | ||
</tr> | ||
<tr> | ||
<td>1,003</td> | ||
<td>Integer</td> | ||
<td>nec</td> | ||
<td>odio</td> | ||
<td>Praesent</td> | ||
</tr> | ||
<tr> | ||
<td>1,003</td> | ||
<td>libero</td> | ||
<td>Sed</td> | ||
<td>cursus</td> | ||
<td>ante</td> | ||
</tr> | ||
<tr> | ||
<td>1,004</td> | ||
<td>dapibus</td> | ||
<td>diam</td> | ||
<td>Sed</td> | ||
<td>nisi</td> | ||
</tr> | ||
<tr> | ||
<td>1,005</td> | ||
<td>Nulla</td> | ||
<td>quis</td> | ||
<td>sem</td> | ||
<td>at</td> | ||
</tr> | ||
<tr> | ||
<td>1,006</td> | ||
<td>nibh</td> | ||
<td>elementum</td> | ||
<td>imperdiet</td> | ||
<td>Duis</td> | ||
</tr> | ||
<tr> | ||
<td>1,007</td> | ||
<td>sagittis</td> | ||
<td>ipsum</td> | ||
<td>Praesent</td> | ||
<td>mauris</td> | ||
</tr> | ||
<tr> | ||
<td>1,008</td> | ||
<td>Fusce</td> | ||
<td>nec</td> | ||
<td>tellus</td> | ||
<td>sed</td> | ||
</tr> | ||
<tr> | ||
<td>1,009</td> | ||
<td>augue</td> | ||
<td>semper</td> | ||
<td>porta</td> | ||
<td>Mauris</td> | ||
</tr> | ||
<tr> | ||
<td>1,010</td> | ||
<td>massa</td> | ||
<td>Vestibulum</td> | ||
<td>lacinia</td> | ||
<td>arcu</td> | ||
</tr> | ||
<tr> | ||
<td>1,011</td> | ||
<td>eget</td> | ||
<td>nulla</td> | ||
<td>className</td> | ||
<td>aptent</td> | ||
</tr> | ||
<tr> | ||
<td>1,012</td> | ||
<td>taciti</td> | ||
<td>sociosqu</td> | ||
<td>ad</td> | ||
<td>litora</td> | ||
</tr> | ||
<tr> | ||
<td>1,013</td> | ||
<td>torquent</td> | ||
<td>per</td> | ||
<td>conubia</td> | ||
<td>nostra</td> | ||
</tr> | ||
<tr> | ||
<td>1,014</td> | ||
<td>per</td> | ||
<td>inceptos</td> | ||
<td>himenaeos</td> | ||
<td>Curabitur</td> | ||
</tr> | ||
<tr> | ||
<td>1,015</td> | ||
<td>sodales</td> | ||
<td>ligula</td> | ||
<td>in</td> | ||
<td>libero</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</div> | ||
); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,114 @@ | ||
// Settings go here | ||
// local class (will be prefixed with hash) | ||
.some-class{ | ||
margin: 10px; | ||
} | ||
|
||
// Base styles taken from 'dashboard.css' | ||
// http://getbootstrap.com/examples/dashboard/ | ||
/* | ||
* Base structure | ||
*/ | ||
|
||
// Wrap into global scope. | ||
// Because by default local scope is set and each class have unique name, so we need to avoid this | ||
// if we want our example to look the same as dashboard example | ||
:global { | ||
/* Move down content because we have a fixed navbar that is 50px tall */ | ||
body { | ||
padding-top: 50px; | ||
} | ||
|
||
|
||
/* | ||
* Global add-ons | ||
*/ | ||
|
||
.sub-header { | ||
padding-bottom: 10px; | ||
border-bottom: 1px solid #eee; | ||
} | ||
|
||
/* | ||
* Top navigation | ||
* Hide default border to remove 1px line. | ||
*/ | ||
.navbar-fixed-top { | ||
border: 0; | ||
} | ||
|
||
/* | ||
* Sidebar | ||
*/ | ||
|
||
/* Hide for mobile, show later */ | ||
.sidebar { | ||
display: none; | ||
} | ||
@media (min-width: 768px) { | ||
.sidebar { | ||
position: fixed; | ||
top: 51px; | ||
bottom: 0; | ||
left: 0; | ||
z-index: 1000; | ||
display: block; | ||
padding: 20px; | ||
overflow-x: hidden; | ||
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ | ||
background-color: #f5f5f5; | ||
border-right: 1px solid #eee; | ||
} | ||
} | ||
|
||
/* Sidebar navigation */ | ||
.nav-sidebar { | ||
margin-right: -21px; /* 20px padding + 1px border */ | ||
margin-bottom: 20px; | ||
margin-left: -20px; | ||
} | ||
.nav-sidebar > li > a { | ||
padding-right: 20px; | ||
padding-left: 20px; | ||
} | ||
.nav-sidebar > .active > a, | ||
.nav-sidebar > .active > a:hover, | ||
.nav-sidebar > .active > a:focus { | ||
color: #fff; | ||
background-color: #428bca; | ||
} | ||
|
||
|
||
/* | ||
* Main content | ||
*/ | ||
|
||
.main { | ||
padding: 20px; | ||
} | ||
@media (min-width: 768px) { | ||
.main { | ||
padding-right: 40px; | ||
padding-left: 40px; | ||
} | ||
} | ||
.main .page-header { | ||
margin-top: 0; | ||
} | ||
|
||
|
||
/* | ||
* Placeholder dashboard ideas | ||
*/ | ||
|
||
.placeholders { | ||
margin-bottom: 30px; | ||
text-align: center; | ||
} | ||
.placeholders h4 { | ||
margin-bottom: 0; | ||
} | ||
.placeholder { | ||
margin-bottom: 20px; | ||
} | ||
.placeholder img { | ||
display: inline-block; | ||
border-radius: 50%; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.