// footer + go to top + scroll y sidebar

This commit is contained in:
Kevin Granger
2013-10-10 15:10:51 +02:00
parent 278dc32482
commit be3ccabe66
7 changed files with 243 additions and 188 deletions
+1 -31
View File
@@ -5,6 +5,7 @@
@import "admin-theme/_font-awesome"
html, body
min-height: 100%
height: 100%
#main
@@ -80,37 +81,6 @@ html, body
margin-left: 0
width: 100%
.page-head
width: 100%
height: 55px
padding: 0 10px 0 0
margin: 0
border-bottom: 4px solid darken($secondary-color,10%)
position: fixed
top: 36px
left: 0px
z-index: 499
background-color: $secondary-color
@include box-shadow(rgba(black,0.15) 0 7px 0)
h2.page-title
@extend .pull-left
padding: 0 0 0 260px
font-size: 18px
color: white
text-transform: uppercase
@media (max-width: $screen-tablet)
padding: 0 0 0 20px
a
color: white
font-style: underline
.btn-toolbar
margin: 0
padding: 3px 0 0 0
.nav-tabs
margin: 0
.nav-tabs > li > a
color: #333
.navbar-inner
box-shadow: none!important
.input-append