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

77 lines
1.3 KiB
Sass

.box
padding-left: 8px
padding-right: 8px
margin-left: 4px
margin-right: 4px
border-radius: 4px
min-width: 80px
span
font-size: 200%
font-weight: bold
div.subtitle
margin-top: -4px
.question
.question-name
font-size: 150%
.badge
background-color: #ccc
margin-left: 4px
.badge-active
background-color: #428bca
.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: #3c763d
.oe_answer_false
color: #bbbbbb
.favourite_question
color: #bbbbbb !important
.forum_favourite_question
color: #ffcc00 !important
.load_tags
width: 845px !important
a.no-decoration
cursor: pointer
text-decoration: none !important
.faq-question:hover
text-decoration: none !important
color: #428bca
.oe_comment_grey
background-color: #f5f5f5
padding: 4px
.country_flag
max-height: 16px
display: inline-block
margin-left: 2px
.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