diaspora/app/assets/stylesheets/bootstrap-headerfix.sass
2013-08-22 09:56:36 +02:00

40 lines
857 B
Sass

// A temporary fix for displaying the header in the single post view.
// Should be removed once everything uses Bootstrap.
header
.container
width: 950px
.header-nav
span
a
font-weight: bold
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
font-size: 13px
li
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
font-size: 13px
#notification_badge.active
@include border-radius(0)
#global_search
form
input
height: 15px
color: black
#notification_dropdown
h4
margin: 0
.right
a
font-weight: bold
.notification_element
font-size: 13px
.timeago
color: #aaa
text-decoration: none
border: medium none
cursor: text
.unread-setter
display: none