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

58 lines
1.1 KiB
Sass
Raw Normal View History

.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
.oe_answer_true
color: #428bca
.oe_answer_false
color: #999999
.load_tags
width: 845px !important
.fa-thumbs-up, .fa-thumbs-down, .oe_answer_true, .oe_answer_false
cursor: pointer
.faq-question:hover
text-decoration: none !important
color: #428bca
.oe_comment_grey
-moz-box-shadow: 0px 4px 6px 2px #eeeeee
-webkit-box-shadow: 0px 4px 6px 2px #eeeeee
box-shadow: 0px 4px 6px 2px #eeeeee
.tag_text .text-core .text-wrap
textarea, input, .text-dropdown, .text-prompt
font: 1.2em "Helvetica Neue",Helvetica,Arial,sans-serif !important
.text-tags .text-tag .text-button
font: 1.2em "Helvetica Neue",Helvetica,Arial,sans-serif !important
height: 1.2em !important