Initial commit.
This commit is contained in:
commit
0335f5aa93
1168 changed files with 261999 additions and 0 deletions
14
app/bower_components/sass-bootstrap/examples/theme/theme.css
vendored
Normal file
14
app/bower_components/sass-bootstrap/examples/theme/theme.css
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
body {
|
||||
padding-top: 70px;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
.theme-dropdown .dropdown-menu {
|
||||
display: block;
|
||||
position: static;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.theme-showcase > p > .btn {
|
||||
margin: 5px 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue