odoo/addons/website_forum/static/src/css/website_forum.sass

35 lines
493 B
Sass
Raw Normal View History

@charset "utf-8"
@import "compass/css3"
.box
padding-left: 8px
padding-right: 8px
border-radius: 4px
span
font-size: 200%
font-weight: bold
.question
div.pull-left
margin-right: 14px
min-width: 80px
.question-name
font-size: 150%
.oe_grey
background-color: #eeeeee
.img-avatar
max-width: 50px
margin-right: 10px
.badge-gold
color: #FFCC00
.badge-silver
color: #CCCCCC
.badge-bronze
color: #EEA91E